Home
last modified time | relevance | path

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

/linux-6.15/arch/riscv/kernel/
H A Dprocess.c143 regs->status = SR_PIE; in start_thread()
227 childregs->status = SR_PP | SR_PIE; in copy_thread()
/linux-6.15/arch/riscv/include/asm/
H A Dptrace.h180 return !(regs->status & SR_PIE); in regs_irqs_disabled()
H A Dcsr.h475 # define SR_PIE SR_MPIE macro
500 # define SR_PIE SR_SPIE macro
/linux-6.15/tools/arch/riscv/include/asm/
H A Dcsr.h431 # define SR_PIE SR_MPIE macro
455 # define SR_PIE SR_SPIE macro