Searched refs:SR_PIE (Results 1 - 4 of 4) sorted by path

/linux-master/arch/riscv/include/asm/
H A Dcsr.h443 # define SR_PIE SR_MPIE macro
468 # define SR_PIE SR_SPIE macro
H A Dptrace.h178 return !(regs->status & SR_PIE);
/linux-master/arch/riscv/kernel/
H A Dprocess.c133 regs->status = SR_PIE;
209 childregs->status = SR_PP | SR_PIE;
/linux-master/tools/arch/riscv/include/asm/
H A Dcsr.h431 # define SR_PIE SR_MPIE macro
455 # define SR_PIE SR_SPIE macro

Completed in 215 milliseconds