Searched defs:kvm_hypercall (Results 1 – 3 of 3) sorted by relevance
91 .macro kvm_hypercall macro
48 static long kvm_hypercall(unsigned long nr, unsigned long param1, in kvm_hypercall() function
1172 uint64_t kvm_hypercall(uint64_t nr, uint64_t a0, uint64_t a1, uint64_t a2, in kvm_hypercall() function