Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/kernel/
A Dprocess.c117 regs->status = SR_PIE; in start_thread()
174 childregs->status = SR_PP | SR_PIE; in copy_thread()
A Dentry.S140 andi t0, s1, SR_PIE
289 andi t0, s1, SR_PIE
/linux-6.3-rc2/arch/riscv/include/asm/
A Dcsr.h311 # define SR_PIE SR_MPIE macro
328 # define SR_PIE SR_SPIE macro
/linux-6.3-rc2/arch/riscv/mm/
A Dfault.c254 if (likely(regs->status & SR_PIE)) in do_page_fault()

Completed in 6 milliseconds