Home
last modified time | relevance | path

Searched refs:hax_tunnel (Results 1 – 5 of 5) sorted by relevance

/external/qemu/target-i386/
Dhax-i386.h34 struct hax_tunnel *tunnel;
Dhax-interface.h239 struct hax_tunnel struct
Dhax-darwin.c255 vcpu->tunnel = (struct hax_tunnel *)(uintptr_t)(info.va); in hax_host_setup_vcpu_channel()
Dhax-all.c113 return size >= sizeof(struct hax_tunnel); in valid_hax_tunnel_size()
474 struct hax_tunnel *ht = vcpu->tunnel; in hax_vcpu_interrupt()
531 struct hax_tunnel *ht = vcpu->tunnel; in hax_vcpu_hax_exec()
Dhax-windows.c379 vcpu->tunnel = (struct hax_tunnel *)(uintptr_t)(info.va); in hax_host_setup_vcpu_channel()