Home
last modified time | relevance | path

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

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