HomeSort by relevance Sort by last modified time
    Searched refs:hax_capabilityinfo (Results 1 - 6 of 6) sorted by null

  /external/qemu/target-i386/
hax-darwin.h 44 #define HAX_IOCTL_CAPABILITY _IOR(0, 0x23, struct hax_capabilityinfo)
hax-i386.h 71 int hax_capability(struct hax_state *hax, struct hax_capabilityinfo *cap);
hax-darwin.c 88 int hax_capability(struct hax_state *hax, struct hax_capabilityinfo *cap)
hax-interface.h 369 * required capabilities to operate, and we use hax_capabilityinfo to get such
377 struct hax_capabilityinfo struct
hax-windows.c 136 int hax_capability(struct hax_state *hax, struct hax_capabilityinfo *cap)
hax-all.c 130 struct hax_capabilityinfo capinfo, *cap = &capinfo;

Completed in 92 milliseconds