Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Delf_32.h127 ((srmmu_modtype != Cypress && \
128 srmmu_modtype != Cypress_vE && \
129 srmmu_modtype != Cypress_vD) ? \
Dmbus.h32 extern enum mbus_module srmmu_modtype;
/linux-3.4.99/arch/sparc/mm/
Dsrmmu.c53 enum mbus_module srmmu_modtype; variable
1480 srmmu_modtype = HyperSparc; in init_hypersparc()
1576 srmmu_modtype = Cypress; in init_cypress_604()
1584 srmmu_modtype = Cypress_vE; in init_cypress_605()
1588 srmmu_modtype = Cypress_vD; in init_cypress_605()
1591 srmmu_modtype = Cypress; in init_cypress_605()
1635 srmmu_modtype = Swift_lots_o_bugs; in init_swift()
1657 srmmu_modtype = Swift_bad_c; in init_swift()
1666 srmmu_modtype = Swift_ok; in init_swift()
1822 srmmu_modtype = TurboSparc; in init_turbosparc()
[all …]
Diommu.c118 if (srmmu_modtype == HyperSparc) in sbus_iommu_init()
464 if (viking_mxcc_present || srmmu_modtype == HyperSparc) { in ld_mmu_iommu()