hcall_data
struct hcall_data *hcall;
static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall)
struct hcall_data *hc = (struct hcall_data *)uc->args[0];
static struct hcall_data hcalls_to_test[] = {
static void test_hcall(struct hcall_data *hc)