Searched refs:md_saved_sstatus_ie (Results 1 – 3 of 3) sorted by relevance
106 td2->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_fork()174 td->td_md.md_saved_sstatus_ie = (SSTATUS_SIE); in cpu_copy_thread()
520 td->td_md.md_saved_sstatus_ie = reg; in spinlock_enter()534 sstatus_ie = td->td_md.md_saved_sstatus_ie; in spinlock_exit()
39 register_t md_saved_sstatus_ie; /* (k) */ member