Home
last modified time | relevance | path

Searched refs:srmmu_modtype (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dmbus.h29 extern enum mbus_module srmmu_modtype;
/linux/arch/sparc/mm/
H A Dsrmmu.c54 enum mbus_module srmmu_modtype; variable
1112 srmmu_modtype = HyperSparc; in init_hypersparc()
1176 srmmu_modtype = Swift_lots_o_bugs; in init_swift()
1198 srmmu_modtype = Swift_bad_c; in init_swift()
1207 srmmu_modtype = Swift_ok; in init_swift()
1362 srmmu_modtype = TurboSparc; in init_turbosparc()
1401 srmmu_modtype = Tsunami; in init_tsunami()
1541 srmmu_modtype = SRMMU_INVAL_MOD; in get_srmmu_type()
H A Diommu.c123 if (srmmu_modtype == HyperSparc) in sbus_iommu_init()
450 if (viking_mxcc_present || srmmu_modtype == HyperSparc) { in ld_mmu_iommu()