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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h36 #undef SHW_PTE_IS_A macro
72 # define SHW_PTE_IS_A(Pte) ( (Pte).n.u1Accessed ) macro
103 # define SHW_PTE_IS_A(Pte) ( true ) macro
138 # define SHW_PTE_IS_A(Pte) PGMSHWPTEPAE_IS_A(Pte) macro
H A DPGMAllBth.h2582 && SHW_PTE_IS_A(*pPteDst))
4287 if (!SHW_PTE_IS_A(PteDst))

Completed in 53 milliseconds