Searched refs:hax_tunnel (Results 1 – 5 of 5) sorted by relevance
34 struct hax_tunnel *tunnel;
239 struct hax_tunnel struct
255 vcpu->tunnel = (struct hax_tunnel *)(uintptr_t)(info.va); in hax_host_setup_vcpu_channel()
113 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()
379 vcpu->tunnel = (struct hax_tunnel *)(uintptr_t)(info.va); in hax_host_setup_vcpu_channel()