Lines Matching defs:vmcs12
335 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_ept_inject_page_fault() local
376 static bool nested_vmx_is_page_fault_vmexit(struct vmcs12 *vmcs12, in nested_vmx_is_page_fault_vmexit()
395 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_check_exception() local
430 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in vmx_inject_page_fault_nested() local
447 struct vmcs12 *vmcs12) in nested_vmx_check_io_bitmap_controls()
460 struct vmcs12 *vmcs12) in nested_vmx_check_msr_bitmap_controls()
472 struct vmcs12 *vmcs12) in nested_vmx_check_tpr_shadow_controls()
564 struct vmcs12 *vmcs12) in nested_vmx_prepare_msr_bitmap()
661 struct vmcs12 *vmcs12) in nested_cache_shadow_vmcs12()
680 struct vmcs12 *vmcs12) in nested_flush_cached_shadow_vmcs12()
703 struct vmcs12 *vmcs12) in nested_vmx_check_apic_access_controls()
713 struct vmcs12 *vmcs12) in nested_vmx_check_apicv_controls()
774 struct vmcs12 *vmcs12) in nested_vmx_check_exit_msr_switch_controls()
788 struct vmcs12 *vmcs12) in nested_vmx_check_entry_msr_switch_controls()
799 struct vmcs12 *vmcs12) in nested_vmx_check_pml_controls()
812 struct vmcs12 *vmcs12) in nested_vmx_check_unrestricted_guest_controls()
821 struct vmcs12 *vmcs12) in nested_vmx_check_mode_based_ept_exec_controls()
830 struct vmcs12 *vmcs12) in nested_vmx_check_shadow_vmcs_controls()
1013 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_msr_store_list_has_msr() local
1173 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_has_guest_tlb_tag() local
1180 struct vmcs12 *vmcs12, in nested_vmx_transition_tlb_flush()
1544 struct vmcs12 *vmcs12 = get_vmcs12(&vmx->vcpu); in copy_shadow_to_vmcs12() local
1579 struct vmcs12 *vmcs12 = get_vmcs12(&vmx->vcpu); in copy_vmcs12_to_shadow() local
1604 struct vmcs12 *vmcs12 = vmx->nested.cached_vmcs12; in copy_enlightened_to_vmcs12() local
1820 struct vmcs12 *vmcs12 = vmx->nested.cached_vmcs12; in copy_vmcs12_to_enlightened() local
2050 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_handle_enlightened_vmptrld() local
2099 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in vmx_calc_preemption_timer_value() local
2137 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer()
2207 struct vmcs12 *vmcs12) in prepare_vmcs02_early_rare()
2221 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_early()
2373 static void prepare_vmcs02_rare(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_rare()
2502 static int prepare_vmcs02(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs02()
2622 static int nested_vmx_check_nmi_controls(struct vmcs12 *vmcs12) in nested_vmx_check_nmi_controls()
2685 struct vmcs12 *vmcs12) in nested_check_vm_execution_controls()
2744 struct vmcs12 *vmcs12) in nested_check_vm_exit_controls()
2761 struct vmcs12 *vmcs12) in nested_check_vm_entry_controls()
2833 struct vmcs12 *vmcs12) in nested_vmx_check_controls()
2847 struct vmcs12 *vmcs12) in nested_vmx_check_host_state()
2924 struct vmcs12 *vmcs12) in nested_vmx_check_vmcs_link_ptr()
2952 static int nested_check_guest_non_reg_state(struct vmcs12 *vmcs12) in nested_check_guest_non_reg_state()
2962 struct vmcs12 *vmcs12, in nested_vmx_check_guest_state()
3128 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_get_vmcs12_pages() local
3228 struct vmcs12 *vmcs12; in nested_vmx_write_pml_buffer() local
3310 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_enter_non_root_mode() local
3466 struct vmcs12 *vmcs12; in nested_vmx_run() local
3605 vmcs12_guest_cr0(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in vmcs12_guest_cr0()
3615 vmcs12_guest_cr4(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in vmcs12_guest_cr4()
3625 struct vmcs12 *vmcs12) in vmcs12_save_pending_event()
3669 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_mark_vmcs12_pages_dirty() local
3724 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_inject_exception_vmexit() local
3940 struct vmcs12 *vmcs12) in sync_vmcs02_to_vmcs12_rare()
3987 struct vmcs12 *vmcs12) in copy_vmcs02_to_vmcs12_rare()
4015 static void sync_vmcs02_to_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) in sync_vmcs02_to_vmcs12()
4093 static void prepare_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs12()
4151 struct vmcs12 *vmcs12) in load_vmcs12_host_state()
4299 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_restore_host_state() local
4414 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_vmexit() local
4970 struct vmcs12 *vmcs12 = is_guest_mode(vcpu) ? get_shadow_vmcs12(vcpu) in handle_vmread() local
5054 struct vmcs12 *vmcs12 = is_guest_mode(vcpu) ? get_shadow_vmcs12(vcpu) in handle_vmwrite() local
5440 struct vmcs12 *vmcs12) in nested_vmx_eptp_switching()
5487 struct vmcs12 *vmcs12; in handle_vmfunc() local
5528 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_check_io_bitmaps() local
5559 struct vmcs12 *vmcs12) in nested_vmx_exit_handled_io()
5583 struct vmcs12 *vmcs12, u32 exit_reason) in nested_vmx_exit_handled_msr()
5620 struct vmcs12 *vmcs12) in nested_vmx_exit_handled_cr()
5690 struct vmcs12 *vmcs12, gpa_t bitmap) in nested_vmx_exit_handled_vmcs_access()
5713 static bool nested_vmx_exit_handled_mtf(struct vmcs12 *vmcs12) in nested_vmx_exit_handled_mtf()
5796 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_l1_wants_exit() local
5955 struct vmcs12 *vmcs12 = get_vmcs12(vcpu); in nested_vmx_reflect_vmexit() local
5972 struct vmcs12 *vmcs12; in vmx_get_nested_state() local
6096 struct vmcs12 *vmcs12; in vmx_set_nested_state() local