Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dprocess.c115 regs->status = SR_PIE; in start_thread()
188 childregs->status = SR_PP | SR_PIE; in copy_thread()
/openbmc/linux/arch/riscv/include/asm/
H A Dptrace.h178 return !(regs->status & SR_PIE); in regs_irqs_disabled()
H A Dcsr.h414 # define SR_PIE SR_MPIE macro
438 # define SR_PIE SR_SPIE macro