cpu_has_rixi 211 arch/mips/include/asm/cpu-features.h #ifndef cpu_has_rixi cpu_has_rixi 160 arch/mips/include/asm/pgtable-bits.h # define _PAGE_NO_EXEC (cpu_has_rixi ? (1 << _PAGE_NO_EXEC_SHIFT) : 0) cpu_has_rixi 201 arch/mips/include/asm/pgtable-bits.h if (cpu_has_rixi) { cpu_has_rixi 2135 arch/mips/kernel/cpu-probe.c if (cpu_has_rixi) { cpu_has_rixi 336 arch/mips/kernel/elf.c if (!cpu_has_rixi) { cpu_has_rixi 38 arch/mips/lib/dump_tlb.c if (cpu_has_small_pages || cpu_has_rixi || cpu_has_xpa) cpu_has_rixi 164 arch/mips/lib/dump_tlb.c if (cpu_has_rixi) cpu_has_rixi 178 arch/mips/lib/dump_tlb.c if (cpu_has_rixi) cpu_has_rixi 161 arch/mips/mm/cache.c if (cpu_has_rixi) { cpu_has_rixi 122 arch/mips/mm/fault.c if (cpu_has_rixi) { cpu_has_rixi 523 arch/mips/mm/tlb-r4k.c if (cpu_has_rixi) { cpu_has_rixi 247 arch/mips/mm/tlbex.c if (cpu_has_rixi) cpu_has_rixi 632 arch/mips/mm/tlbex.c if (cpu_has_rixi && !!_PAGE_NO_EXEC) { cpu_has_rixi 1259 arch/mips/mm/tlbex.c if (cpu_has_rixi) { cpu_has_rixi 1763 arch/mips/mm/tlbex.c if (cpu_has_rixi) { cpu_has_rixi 2138 arch/mips/mm/tlbex.c if (cpu_has_rixi && !cpu_has_rixiex) { cpu_has_rixi 2213 arch/mips/mm/tlbex.c if (cpu_has_rixi && !cpu_has_rixiex) { cpu_has_rixi 2571 arch/mips/mm/tlbex.c if (!cpu_has_rixi || !_PAGE_NO_EXEC) { cpu_has_rixi 2610 arch/mips/mm/tlbex.c if (IS_ENABLED(CONFIG_XPA) && !cpu_has_rixi)