Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1260 static inline struct vmcs12 *get_vmcs12(struct kvm_vcpu *vcpu) in get_vmcs12() function
2595 eb |= get_vmcs12(vcpu)->exception_bitmap; in update_exception_bitmap()
3246 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_inject_exception_vmexit()
3273 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_check_exception()
3424 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in vmx_read_l1_tsc_offset()
3447 vmcs12 = get_vmcs12(vcpu); in vmx_write_tsc_offset()
5202 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_guest_cr0_valid()
5374 !nested_cpu_has2(get_vmcs12(vcpu), SECONDARY_EXEC_DESC)) in vmx_set_cr4()
6117 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_mark_vmcs12_pages_dirty()
6182 !nested_cpu_has_vid(get_vmcs12(vcpu)) || in vmx_guest_apic_has_interrupt()
[all …]