Searched refs:is_64_bit_hypercall (Results 1 – 4 of 4) sorted by relevance
165 static inline bool is_64_bit_hypercall(struct kvm_vcpu *vcpu) in is_64_bit_hypercall() function
701 longmode = is_64_bit_hypercall(vcpu); in kvm_xen_hypercall()
2028 longmode = is_64_bit_hypercall(vcpu); in kvm_hv_hypercall_set_result()2177 if (is_64_bit_hypercall(vcpu)) { in kvm_hv_hypercall()
8900 op_64_bit = is_64_bit_hypercall(vcpu); in kvm_emulate_hypercall()
Completed in 277 milliseconds