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

/vbox/src/VBox/VMM/include/
H A DPGMInline.h548 Assert(pVCpu->pgm.s.fNoExecuteEnabled == CPUMIsGuestNXEnabled(pVCpu));
550 return pVCpu->pgm.s.fNoExecuteEnabled;
H A DPGMInternal.h3730 bool fNoExecuteEnabled; member in struct:PGMCPU
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp2424 pVCpu->pgm.s.fNoExecuteEnabled = fNxe;

Completed in 2460 milliseconds