Searched refs:kvm_hypercall3 (Results 1 – 4 of 4) sorted by relevance
68 static inline long kvm_hypercall3(unsigned long nr, unsigned long p1, in kvm_hypercall3() function
132 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3() function
131 static inline long kvm_hypercall3(unsigned int nr, unsigned long p1, in kvm_hypercall3() function
271 r = kvm_hypercall3(KVM_HC_MMU_OP, len, a1, a2); in kvm_mmu_op()