Searched refs:is_64_bit_mode (Results 1 – 3 of 3) sorted by relevance
50 static inline bool is_64_bit_mode(struct kvm_vcpu *vcpu) in is_64_bit_mode() function136 return is_64_bit_mode(vcpu) ? val : (u32)val; in kvm_register_readl()143 if (!is_64_bit_mode(vcpu)) in kvm_register_writel()
5900 longmode = is_64_bit_mode(vcpu); in kvm_hv_hypercall()5980 op_64_bit = is_64_bit_mode(vcpu); in kvm_emulate_hypercall()7775 if (is_64_bit_mode(vcpu)) in kvm_get_linear_rip()
7075 &field_value, (is_64_bit_mode(vcpu) ? 8 : 4), &e)) { in handle_vmwrite()