Searched defs:hcall_data (Results 1 – 2 of 2) sorted by relevance
42 struct hcall_data { struct43 uint64_t control;67 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() argument
55 struct hcall_data { struct68 static struct hcall_data hcalls_to_test[] = { argument