Searched refs:srmmu_modtype (Results 1 – 4 of 4) sorted by relevance
127 ((srmmu_modtype != Cypress && \128 srmmu_modtype != Cypress_vE && \129 srmmu_modtype != Cypress_vD) ? \
32 extern enum mbus_module srmmu_modtype;
53 enum mbus_module srmmu_modtype; variable1480 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 …]
118 if (srmmu_modtype == HyperSparc) in sbus_iommu_init()464 if (viking_mxcc_present || srmmu_modtype == HyperSparc) { in ld_mmu_iommu()