Searched refs:copyio_active (Results 1 – 2 of 2) sorted by relevance
676 boolean_t copyio_active = ((thread->machine.specFlags & CopyIOActive) != 0); in set_dirbase() local678 pmap_pcid_activate(tpmap, ccpu, TRUE, copyio_active); in set_dirbase()680 if (copyio_active) { in set_dirbase()
109 uint8_t copyio_active; member135 smaplog_cbuf[index].copyio_active = (thread->machine.specFlags & CopyIOActive) ? 1 : 0; in smaplog_add_entry()