Home
last modified time | relevance | path

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

/linux/arch/loongarch/mm/
H A Dtlb.c171 if (cpu_has_ptw) in __update_tlb()
229 if (cpu_has_ptw) in setup_ptwalker()
270 if (cpu_has_ptw) { in setup_tlb_handler()
/linux/arch/loongarch/include/asm/
H A Dcpu-features.h68 #define cpu_has_ptw cpu_opt(LOONGARCH_CPU_PTW) macro