Searched refs:cpu_has_ptw (Results 1 – 3 of 3) sorted by relevance
170 if (cpu_has_ptw) in __update_tlb()228 if (cpu_has_ptw) in setup_ptwalker()273 if (!cpu_has_ptw) { in setup_tlb_handler()
67 #define cpu_has_ptw cpu_opt(LOONGARCH_CPU_PTW) macro
83 if (cpu_has_ptw) seq_printf(m, " ptw"); in show_cpuinfo()