Searched refs:do_it (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_cpu.c307 boolean_t do_it = FALSE; /* do the cpu sync outside of the area holding the lock */ local
319 do_it = TRUE;
328 if (do_it) {
342 boolean_t do_it = FALSE; /* do the cpu sync outside of the area holding the lock */ local
350 do_it = TRUE;
355 if (do_it) {

Completed in 21 milliseconds