Home
last modified time | relevance | path

Searched refs:CSR_PRMD_PPLV (Results 1 – 3 of 3) sorted by relevance

/arch/loongarch/kernel/
A Dtraps.c231 print_plv_fragment("PPLV", (int) FIELD_GET(CSR_PRMD_PPLV, x)); in print_prmd()
/arch/loongarch/include/asm/
A Dloongarch.h225 #define CSR_PRMD_PPLV (_ULCAST_(0x3) << CSR_PRMD_PPLV_SHIFT) macro
/arch/loongarch/kvm/
A Dvcpu.c377 return (val & CSR_PRMD_PPLV) == PLV_KERN; in kvm_arch_vcpu_in_kernel()

Completed in 13 milliseconds