Home
last modified time | relevance | path

Searched refs:md_saved_sstatus_ie (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/include/
H A Dproc.h36 register_t md_saved_sstatus_ie; /* (k) */ member
/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c104 td2->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_fork()
164 td->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_copy_thread()
H A Dmachdep.c245 td->td_md.md_saved_sstatus_ie = reg; in spinlock_enter()
258 sstatus_ie = td->td_md.md_saved_sstatus_ie; in spinlock_exit()