Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
Dprocess.c142 regs->status = SR_PIE; in start_thread()
218 childregs->status = SR_PP | SR_PIE; in copy_thread()
/linux-6.12.1/arch/riscv/include/asm/
Dptrace.h178 return !(regs->status & SR_PIE); in regs_irqs_disabled()
Dcsr.h443 # define SR_PIE SR_MPIE macro
468 # define SR_PIE SR_SPIE macro
/linux-6.12.1/tools/arch/riscv/include/asm/
Dcsr.h431 # define SR_PIE SR_MPIE macro
455 # define SR_PIE SR_SPIE macro