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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1970 PGM_A20_APPLY_TO_VAR(pVCpu, GCPhysCR3);
2073 PGM_A20_APPLY_TO_VAR(pVCpu, GCPhysCR3);
2161 PGM_A20_APPLY_TO_VAR(pVCpu, GCPhysCR3);
H A DPGMAllGst.h169 PGM_A20_APPLY_TO_VAR(pVCpu, pWalk->Core.GCPhys);
H A DPGMAllBth.h3060 PGM_A20_APPLY_TO_VAR(pVCpu, GCPhys);
3082 PGM_A20_APPLY_TO_VAR(pVCpu,GCPhys);
H A DPGMAllPhys.cpp4058 PGM_A20_APPLY_TO_VAR(pVCpu, GCPhys);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2600 # define PGM_A20_APPLY_TO_VAR(a_pVCpu, a_GCPhysVar) \ macro
2606 # define PGM_A20_APPLY_TO_VAR(a_pVCpu, a_GCPhysVar) do { } while (0) macro

Completed in 859 milliseconds