Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h589 # ifndef cpu_has_shared_ftlb_ram
590 # define cpu_has_shared_ftlb_ram \ macro
612 #ifndef cpu_has_shared_ftlb_ram
613 # define cpu_has_shared_ftlb_ram 0 macro
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c2040 if (cpu_has_shared_ftlb_ram) in cpu_has_tlbex_tlbp_race()