Searched refs:kvm_hypercall3 (Results 1 – 3 of 3) sorted by relevance
100 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3() function
66 static inline long kvm_hypercall3(unsigned long nr, unsigned long p1, in kvm_hypercall3() function
61 r = kvm_hypercall3(KVM_HC_MMU_OP, len, a1, a2); in kvm_mmu_op()