Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dsrmmu.c54 enum mbus_module srmmu_modtype; variable
1121 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()
H A Diommu.c122 if (srmmu_modtype == HyperSparc) in sbus_iommu_init()
447 if (viking_mxcc_present || srmmu_modtype == HyperSparc) { in ld_mmu_iommu()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dmbus.h29 extern enum mbus_module srmmu_modtype;