Home
last modified time | relevance | path

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

/arch/loongarch/mm/
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()
/arch/loongarch/include/asm/
A Dcpu-features.h68 #define cpu_has_ptw cpu_opt(LOONGARCH_CPU_PTW) macro
/arch/loongarch/kernel/
A Dproc.c70 if (cpu_has_ptw) seq_printf(m, " ptw"); in show_cpuinfo()
/arch/loongarch/kvm/
A Dmmu.c924 if (!cpu_has_ptw || (ecode == EXCCODE_TLBM)) { in kvm_handle_mm_fault()

Completed in 7 milliseconds