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

/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.c315 boolean_t do_it = FALSE; /* do the cpu sync outside of the area holding the lock */ local
327 do_it = TRUE;
336 if (do_it) {
350 boolean_t do_it = FALSE; /* do the cpu sync outside of the area holding the lock */ local
358 do_it = TRUE;
363 if (do_it) {

Completed in 72 milliseconds