Searched defs:PGMSHWPTEPAE_GET_U (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h456 # define PGMSHWPTEPAE_GET_U(Pte) ( (Pte).uCareful ) /**< Use with care. */ macro
486 # define PGMSHWPTEPAE_GET_U(Pte) ( (Pte).u ) /**< Use with care. */ macro

Completed in 100 milliseconds