Searched refs:md_saved_sstatus_ie (Results 1 – 3 of 3) sorted by relevance
121 td2->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_fork()181 td->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_copy_thread()
251 td->td_md.md_saved_sstatus_ie = reg; in spinlock_enter()264 sstatus_ie = td->td_md.md_saved_sstatus_ie; in spinlock_exit()
36 register_t md_saved_sstatus_ie; /* (k) */ member