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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibModule.cpp151 VBGLR3DECL(int) VbglR3PageIsShared(RTGCPTR pPage, bool *pfShared, uint64_t *puPageFlags) argument
162 *puPageFlags = Req.uPageFlags;
/vbox/include/VBox/
H A DVBoxGuestLib.h709 VBGLR3DECL(int) VbglR3PageIsShared(RTGCPTR pPage, bool *pfShared, uint64_t *puPageFlags);

Completed in 1076 milliseconds