Searched refs:SHW_PTE_IS_D (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h37 #undef SHW_PTE_IS_D macro
73 # define SHW_PTE_IS_D(Pte) ( (Pte).n.u1Dirty ) macro
104 # define SHW_PTE_IS_D(Pte) ( true ) macro
139 # define SHW_PTE_IS_D(Pte) PGMSHWPTEPAE_IS_D(Pte) macro
H A DPGMAllBth.h4259 if (SHW_PTE_IS_D(PteDst))

Completed in 53 milliseconds