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

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideo.h369 uint64_t GuestVBVAReserved2; /* field internally used by the guest VBVA cmd handling, must NOT be modified by clients */ member in struct:VBOXVHWACMD
855 (_pCmd)->GuestVBVAReserved2 = (uint64_t)(uintptr_t)(_parg); \
859 #define VBOXVHWA_HH_CALLBACK_GET_ARG(_pCmd) ((void*)(_pCmd)->GuestVBVAReserved2)

Completed in 6 milliseconds