Searched refs:srmmu_modtype (Results 1 – 3 of 3) sorted by relevance
54 enum mbus_module srmmu_modtype; variable1121 srmmu_modtype = HyperSparc; in init_hypersparc()1185 srmmu_modtype = Swift_lots_o_bugs; in init_swift()1207 srmmu_modtype = Swift_bad_c; in init_swift()1216 srmmu_modtype = Swift_ok; in init_swift()1371 srmmu_modtype = TurboSparc; in init_turbosparc()1410 srmmu_modtype = Tsunami; in init_tsunami()1550 srmmu_modtype = SRMMU_INVAL_MOD; in get_srmmu_type()
122 if (srmmu_modtype == HyperSparc) in sbus_iommu_init()447 if (viking_mxcc_present || srmmu_modtype == HyperSparc) { in ld_mmu_iommu()
29 extern enum mbus_module srmmu_modtype;