Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dtraps.c191 print_plv_fragment("PLV", (int) FIELD_GET(CSR_CRMD_PLV, x)); in print_crmd()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h199 #define CSR_CRMD_PLV (_ULCAST_(0x3) << CSR_CRMD_PLV_SHIFT) macro