Searched refs:is_64_bit_hypercall (Results 1 – 4 of 4) sorted by relevance
149 static inline bool is_64_bit_hypercall(struct kvm_vcpu *vcpu) in is_64_bit_hypercall() function
2054 longmode = is_64_bit_hypercall(vcpu); in kvm_hv_hypercall_set_result()2204 if (is_64_bit_hypercall(vcpu)) { in kvm_hv_hypercall()
1239 longmode = is_64_bit_hypercall(vcpu); in kvm_xen_hypercall()
9657 op_64_bit = is_64_bit_hypercall(vcpu); in kvm_emulate_hypercall()