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

/vbox/include/VBox/vmm/
H A Dpgm.h400 VMMDECL(int) PGMSetLargePageUsage(PVM pVM, bool fUseLargePages);
/vbox/src/VBox/VMM/VMMR3/
H A DFTM.cpp1179 PGMSetLargePageUsage(pVM, false);
H A DHM.cpp1355 PGMSetLargePageUsage(pVM, true);
1477 PGMSetLargePageUsage(pVM, true);
H A DPGMPhys.cpp4371 PGMSetLargePageUsage(pVM, false);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp2501 VMMDECL(int) PGMSetLargePageUsage(PVM pVM, bool fUseLargePages) function
H A DPGMAllPhys.cpp779 PGMSetLargePageUsage(pVM, false);

Completed in 88 milliseconds