Searched refs:SR_PIE (Results 1 – 4 of 4) sorted by relevance
118 regs->status = SR_PIE; in start_thread()173 childregs->status = SR_PP | SR_PIE; in copy_thread()
140 andi t0, s1, SR_PIE289 andi t0, s1, SR_PIE
290 # define SR_PIE SR_MPIE macro307 # define SR_PIE SR_SPIE macro
253 if (likely(regs->status & SR_PIE)) in do_page_fault()