Home
last modified time | relevance | path

Searched refs:hypercall (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall() function
142 res = hypercall(hcall->control, input, output); in guest_hcall()
/tools/include/uapi/linux/
Dkvm.h351 } hypercall; member