Home
last modified time | relevance | path

Searched refs:is_64_bit_hypercall (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/
A Dx86.h165 static inline bool is_64_bit_hypercall(struct kvm_vcpu *vcpu) in is_64_bit_hypercall() function
A Dxen.c701 longmode = is_64_bit_hypercall(vcpu); in kvm_xen_hypercall()
A Dhyperv.c2028 longmode = is_64_bit_hypercall(vcpu); in kvm_hv_hypercall_set_result()
2177 if (is_64_bit_hypercall(vcpu)) { in kvm_hv_hypercall()
A Dx86.c8900 op_64_bit = is_64_bit_hypercall(vcpu); in kvm_emulate_hypercall()

Completed in 277 milliseconds