Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dprocess.c147 regs->status = SR_PIE; in start_thread()
259 childregs->status = SR_PP | SR_PIE; in copy_thread()
/linux/arch/riscv/include/asm/
H A Dptrace.h180 return !(regs->status & SR_PIE); in regs_irqs_disabled()
H A Dcsr.h506 # define SR_PIE SR_MPIE macro
531 # define SR_PIE SR_SPIE macro
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h432 # define SR_PIE SR_MPIE macro
456 # define SR_PIE SR_SPIE macro