Searched refs:hypercall (Results 1 – 2 of 2) sorted by relevance
52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall() function142 res = hypercall(hcall->control, input, output); in guest_hcall()
351 } hypercall; member