Home
last modified time | relevance | path

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

/arch/x86/kvm/
A Dhyperv.h235 code = is_64_bit_hypercall(vcpu) ? kvm_rcx_read(vcpu) : in kvm_hv_is_tlb_flush_hcall()
A Dx86.h240 static inline bool is_64_bit_hypercall(struct kvm_vcpu *vcpu) in is_64_bit_hypercall() function
A Dhyperv.c2377 longmode = is_64_bit_hypercall(vcpu); in kvm_hv_hypercall_set_result()
2545 if (is_64_bit_hypercall(vcpu)) { in kvm_hv_hypercall()
A Dxen.c1689 longmode = is_64_bit_hypercall(vcpu); in kvm_xen_hypercall()
A Dx86.c9936 if (!is_64_bit_hypercall(vcpu)) in complete_hypercall_exit()
9951 int op_64_bit = is_64_bit_hypercall(vcpu); in ____kvm_emulate_hypercall()

Completed in 44 milliseconds