Home
last modified time | relevance | path

Searched refs:cpu_has_shared_ftlb_entries (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h623 # ifndef cpu_has_shared_ftlb_entries
624 # define cpu_has_shared_ftlb_entries \ macro
632 #ifndef cpu_has_shared_ftlb_entries
633 # define cpu_has_shared_ftlb_entries 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h621 # ifndef cpu_has_shared_ftlb_entries
622 # define cpu_has_shared_ftlb_entries \ macro
630 #ifndef cpu_has_shared_ftlb_entries
631 # define cpu_has_shared_ftlb_entries 0 macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dcontext.c227 * cpu_has_shared_ftlb_entries case below isn't misled. in check_switch_mmu_context()
248 if (cpu_has_shared_ftlb_entries && in check_switch_mmu_context()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dcontext.c227 * cpu_has_shared_ftlb_entries case below isn't misled. in check_switch_mmu_context()
248 if (cpu_has_shared_ftlb_entries && in check_switch_mmu_context()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c268 if (cpu_has_shared_ftlb_entries) in show_cpuinfo()

Completed in 4 milliseconds