Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h604 # ifndef cpu_has_shared_ftlb_ram
605 # define cpu_has_shared_ftlb_ram \ macro
627 #ifndef cpu_has_shared_ftlb_ram
628 # define cpu_has_shared_ftlb_ram 0 macro
/openbmc/linux/arch/mips/kernel/
H A Dproc.c266 if (cpu_has_shared_ftlb_ram) in show_cpuinfo()
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c2000 if (cpu_has_shared_ftlb_ram) in cpu_has_tlbex_tlbp_race()