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

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRCGst.h29 #undef GST_BIG_PAGE_SIZE macro
48 # define GST_BIG_PAGE_SIZE X86_PAGE_4M_SIZE macro
66 # define GST_BIG_PAGE_SIZE X86_PAGE_2M_SIZE macro
/vbox/src/VBox/VMM/include/
H A DPGMGstDefs.h33 #undef GST_BIG_PAGE_SIZE macro
136 # define GST_BIG_PAGE_SIZE X86_PAGE_4M_SIZE macro
176 # define GST_BIG_PAGE_SIZE X86_PAGE_2M_SIZE macro
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllGst.h386 const unsigned cbDone = GST_BIG_PAGE_SIZE - (GCPtr & GST_BIG_PAGE_OFFSET_MASK);

Completed in 45 milliseconds