Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
A Dprocess.c89 regs->status = SR_PIE; in start_thread()
133 childregs->status = SR_PP | SR_PIE; in copy_thread()
A Dentry.S140 andi t0, s1, SR_PIE
271 andi t0, s1, SR_PIE
/linux/arch/riscv/include/asm/
A Dcsr.h221 # define SR_PIE SR_MPIE macro
238 # define SR_PIE SR_SPIE macro
/linux/arch/riscv/mm/
A Dfault.c257 if (likely(regs->status & SR_PIE)) in do_page_fault()

Completed in 6 milliseconds