Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dptrace.h150 #define user_mode(regs) (((regs)->csr_prmd & PLV_MASK) == PLV_USER)
A Dpgtable-bits.h55 #define _PAGE_USER (PLV_USER << _PAGE_PLV_SHIFT)
A Dloongarch.h215 #define PLV_USER 3 macro
/arch/loongarch/kernel/
A Dprocess.c81 crmd |= PLV_USER; in start_thread()
85 prmd |= PLV_USER; in start_thread()

Completed in 12 milliseconds