Searched refs:cpu_has_ptw (Results 1 – 4 of 4) sorted by relevance
171 if (cpu_has_ptw) in __update_tlb()229 if (cpu_has_ptw) in setup_ptwalker()270 if (cpu_has_ptw) { in setup_tlb_handler()
68 #define cpu_has_ptw cpu_opt(LOONGARCH_CPU_PTW) macro
70 if (cpu_has_ptw) seq_printf(m, " ptw"); in show_cpuinfo()
924 if (!cpu_has_ptw || (ecode == EXCCODE_TLBM)) { in kvm_handle_mm_fault()
Completed in 7 milliseconds