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

/linux-master/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
/linux-master/arch/mips/kernel/
H A Dproc.c266 if (cpu_has_shared_ftlb_ram)
/linux-master/arch/mips/mm/
H A Dtlbex.c1982 if (cpu_has_shared_ftlb_ram)

Completed in 195 milliseconds