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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMSwitcher.cpp50 static PVMMSWITCHERDEF g_apRawModeSwitchers[VMMSWITCHER_MAX] =
102 static PVMMSWITCHERDEF g_apHmSwitchers[VMMSWITCHER_MAX] =
228 for (unsigned iSwitcher = 0; iSwitcher < VMMSWITCHER_MAX; iSwitcher++)
301 for (unsigned iSwitcher = 0; iSwitcher < VMMSWITCHER_MAX; iSwitcher++)
369 for (unsigned iSwitcher = 0; iSwitcher < VMMSWITCHER_MAX; iSwitcher++)
1117 || enmSwitcher >= VMMSWITCHER_MAX)
/vbox/include/VBox/vmm/
H A Dvmm.h72 VMMSWITCHER_MAX, enumerator in enum:VMMSWITCHER
/vbox/src/VBox/VMM/include/
H A DVMMInternal.h229 uint32_t aoffSwitchers[VMMSWITCHER_MAX];

Completed in 50 milliseconds