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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
H A DAndroid.mk2 # common to both the guest and the host. They relate to
16 ### CodecCommon guest ##############################################
/device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
H A Dhwcomposer_common.h18 #include <guest/libs/platform_support/api_level_fixes.h>
H A Dhwcomposer.cpp27 #include <guest/libs/platform_support/api_level_fixes.h>
57 #include "guest/hals/gralloc/legacy/gralloc_vsoc_priv.h"
/device/google/cuttlefish_common/guest/vsoc/lib/
H A Dgralloc_region_view.h20 #include <guest/vsoc/lib/manager_region_view.h>
/device/google/cuttlefish_common/guest/libs/wpa_supplicant_8_lib/
H A Ddriver_cmd_nl80211.h17 #include <guest/libs/platform_support/api_level_fixes.h>
/device/generic/mips64/
H A DBoardConfig.mk43 # Build OpenGLES emulation guest and host libraries
/device/google/cuttlefish_common/guest/hals/hwcomposer/
H A DAndroid.mk28 device/google/cuttlefish_common/guest/hals/hwcomposer \
/device/google/cuttlefish_common/host/libs/ivserver/
H A DREADME.md26 to the qemu VM along with event fds. One for host to guest signalling and the
27 other for guest to host signalling. Please see:
/device/google/cuttlefish_common/common/frontend/socket_forward_proxy/
H A Dmain.cpp46 "connections to the guest.");
181 << " for guest port " << guest_port;
227 [[noreturn]] void guest(SocketForwardRegionView* shm) { function in namespace:__anon334
228 LOG(INFO) << "Starting guest mainloop";
253 // makes sure we're running as root on the guest, no-op on the host
274 guest(shm);
/device/google/cuttlefish_common/guest/hals/gralloc/legacy/
H A Dgralloc.cpp37 #include <guest/libs/platform_support/api_level_fixes.h>
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
H A DSmiException.asm54 DQ 0 ; SmmSmiHandlerRip - SMM guest entrypoint
H A DSmiException.S58 .quad 0 # SmmSmiHandlerRip - SMM guest entrypoint
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
H A DSmiException.asm59 DQ 0 ; SmmSmiHandlerRip - SMM guest entrypoint
H A DSmiException.S59 .quad 0 # SmmSmiHandlerRip - SMM guest entrypoint
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
H A DVbeShim.asm3 ; A minimal Int10h stub that allows the Windows 2008 R2 SP1 UEFI guest's buggy,

Completed in 137 milliseconds