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

/vbox/include/VBox/
H A DVMMDev.h506 #define VMMDEV_GUEST_SUPPORTS_GUEST_HOST_WINDOW_MAPPING RT_BIT_32(1) macro
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp847 fu32Caps & VMMDEV_GUEST_SUPPORTS_GUEST_HOST_WINDOW_MAPPING ? "yes" : "no"));
875 fu32Caps & VMMDEV_GUEST_SUPPORTS_GUEST_HOST_WINDOW_MAPPING ? "yes" : "no",
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp3000 | VMMDEV_GUEST_SUPPORTS_GUEST_HOST_WINDOW_MAPPING

Completed in 97 milliseconds