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

/external/qemu/target-i386/
H A Dhax-darwin.h44 #define HAX_IOCTL_CAPABILITY _IOR(0, 0x23, struct hax_capabilityinfo) macro
H A Dhax-windows.h48 #define HAX_IOCTL_CAPABILITY CTL_CODE(HAX_DEVICE_TYPE, 0x910, METHOD_BUFFERED, FILE_ANY_ACCESS) macro
H A Dhax-darwin.c92 ret = ioctl(hax->fd, HAX_IOCTL_CAPABILITY, cap);
H A Dhax-windows.c149 HAX_IOCTL_CAPABILITY,

Completed in 19 milliseconds