Lines Matching defs:vmcs12

328 	struct vmcs12 *vmcs12 = get_vmcs12(vcpu);  in nested_ept_inject_page_fault()  local
370 static bool nested_vmx_is_page_fault_vmexit(struct vmcs12 *vmcs12, in nested_vmx_is_page_fault_vmexit()
389 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_check_exception() local
424 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in vmx_inject_page_fault_nested() local
446 struct vmcs12 *vmcs12) in nested_vmx_check_io_bitmap_controls()
459 struct vmcs12 *vmcs12) in nested_vmx_check_msr_bitmap_controls()
471 struct vmcs12 *vmcs12) in nested_vmx_check_tpr_shadow_controls()
562 struct vmcs12 *vmcs12) in nested_vmx_prepare_msr_bitmap()
659 struct vmcs12 *vmcs12) in nested_cache_shadow_vmcs12()
678 struct vmcs12 *vmcs12) in nested_flush_cached_shadow_vmcs12()
706 struct vmcs12 *vmcs12) in nested_vmx_check_apic_access_controls()
716 struct vmcs12 *vmcs12) in nested_vmx_check_apicv_controls()
777 struct vmcs12 *vmcs12) in nested_vmx_check_exit_msr_switch_controls()
791 struct vmcs12 *vmcs12) in nested_vmx_check_entry_msr_switch_controls()
802 struct vmcs12 *vmcs12) in nested_vmx_check_pml_controls()
815 struct vmcs12 *vmcs12) in nested_vmx_check_unrestricted_guest_controls()
824 struct vmcs12 *vmcs12) in nested_vmx_check_mode_based_ept_exec_controls()
833 struct vmcs12 *vmcs12) in nested_vmx_check_shadow_vmcs_controls()
1035 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_has_guest_tlb_tag() local
1369 struct vmcs12 *vmcs12 = get_vmcs12(&vmx->vcpu); in copy_shadow_to_vmcs12() local
1404 struct vmcs12 *vmcs12 = get_vmcs12(&vmx->vcpu); in copy_vmcs12_to_shadow() local
1429 struct vmcs12 *vmcs12 = vmx->nested.cached_vmcs12; in copy_enlightened_to_vmcs12() local
1649 struct vmcs12 *vmcs12 = vmx->nested.cached_vmcs12; in copy_vmcs12_to_enlightened() local
1882 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_handle_enlightened_vmptrld() local
1960 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer()
2029 struct vmcs12 *vmcs12) in prepare_vmcs02_early_rare()
2043 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_early()
2191 static void prepare_vmcs02_rare(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_rare()
2305 static int prepare_vmcs02(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs02()
2438 static int nested_vmx_check_nmi_controls(struct vmcs12 *vmcs12) in nested_vmx_check_nmi_controls()
2491 struct vmcs12 *vmcs12) in nested_check_vm_execution_controls()
2550 struct vmcs12 *vmcs12) in nested_check_vm_exit_controls()
2567 struct vmcs12 *vmcs12) in nested_check_vm_entry_controls()
2639 struct vmcs12 *vmcs12) in nested_vmx_check_controls()
2650 struct vmcs12 *vmcs12) in nested_vmx_check_host_state()
2724 struct vmcs12 *vmcs12) in nested_vmx_check_vmcs_link_ptr()
2752 static int nested_check_guest_non_reg_state(struct vmcs12 *vmcs12) in nested_check_guest_non_reg_state()
2762 struct vmcs12 *vmcs12, in nested_vmx_check_guest_state()
2922 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_get_vmcs12_pages() local
3046 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_enter_non_root_mode() local
3187 struct vmcs12 *vmcs12; in nested_vmx_run() local
3312 vmcs12_guest_cr0(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in vmcs12_guest_cr0()
3322 vmcs12_guest_cr4(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in vmcs12_guest_cr4()
3332 struct vmcs12 *vmcs12) in vmcs12_save_pending_event()
3376 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_mark_vmcs12_pages_dirty() local
3431 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_inject_exception_vmexit() local
3573 struct vmcs12 *vmcs12) in sync_vmcs02_to_vmcs12_rare()
3620 struct vmcs12 *vmcs12) in copy_vmcs02_to_vmcs12_rare()
3648 static void sync_vmcs02_to_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in sync_vmcs02_to_vmcs12()
3729 static void prepare_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs12()
3787 struct vmcs12 *vmcs12) in load_vmcs12_host_state()
3952 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_restore_host_state() local
4067 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_vmexit() local
4606 struct vmcs12 *vmcs12; in handle_vmread() local
4704 struct vmcs12 *vmcs12; in handle_vmwrite() local
5042 struct vmcs12 *vmcs12) in nested_vmx_eptp_switching()
5089 struct vmcs12 *vmcs12; in handle_vmfunc() local
5125 struct vmcs12 *vmcs12) in nested_vmx_exit_handled_io()
5174 struct vmcs12 *vmcs12, u32 exit_reason) in nested_vmx_exit_handled_msr()
5211 struct vmcs12 *vmcs12) in nested_vmx_exit_handled_cr()
5290 struct vmcs12 *vmcs12, gpa_t bitmap) in nested_vmx_exit_handled_vmcs_access()
5322 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_exit_reflected() local
5505 struct vmcs12 *vmcs12; in vmx_get_nested_state() local
5617 struct vmcs12 *vmcs12; in vmx_set_nested_state() local