Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dtraps.c204 print_plv_fragment("PPLV", (int) FIELD_GET(CSR_PRMD_PPLV, x)); in print_prmd()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h212 #define CSR_PRMD_PPLV (_ULCAST_(0x3) << CSR_PRMD_PPLV_SHIFT) macro