Lines Matching defs:vmx
190 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_fail() local
220 static void vmx_disable_shadow_vmcs(struct vcpu_vmx *vmx) in vmx_disable_shadow_vmcs()
231 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_evmcs() local
251 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_evmcs_handle_vmclear() local
275 static void vmx_sync_vmcs_host_state(struct vcpu_vmx *vmx, in vmx_sync_vmcs_host_state()
296 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_switch_vmcs() local
325 struct vcpu_vmx *vmx = to_vmx(vcpu); in free_nested() local
411 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_inject_page_fault() local
442 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_new_eptp() local
600 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_prepare_msr_bitmap() local
704 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_cache_shadow_vmcs12() local
723 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_flush_cached_shadow_vmcs12() local
922 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_max_atomic_switch_msrs() local
978 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_get_vmexit_msr_value() local
1076 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmx_msr_autostore_list() local
1171 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_transition_tlb_flush() local
1229 static int vmx_restore_vmx_basic(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_basic()
1289 vmx_restore_control_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_control_msr()
1312 static int vmx_restore_vmx_misc(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_misc()
1347 static int vmx_restore_vmx_ept_vpid_cap(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_ept_vpid_cap()
1373 static int vmx_restore_fixed0_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_fixed0_msr()
1395 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_vmx_msr() local
1543 static void copy_shadow_to_vmcs12(struct vcpu_vmx *vmx) in copy_shadow_to_vmcs12()
1570 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx) in copy_vmcs12_to_shadow()
1604 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12()
1852 static void copy_vmcs12_to_enlightened(struct vcpu_vmx *vmx) in copy_vmcs12_to_enlightened()
2038 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_handle_enlightened_vmptrld() local
2126 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_sync_vmcs12_to_shadow() local
2138 struct vcpu_vmx *vmx = in vmx_preemption_timer_fn() local
2150 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_calc_preemption_timer_value() local
2167 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_start_preemption_timer() local
2189 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer()
2200 static void prepare_vmcs02_constant_state(struct vcpu_vmx *vmx) in prepare_vmcs02_constant_state()
2261 static void prepare_vmcs02_early_rare(struct vcpu_vmx *vmx, in prepare_vmcs02_early_rare()
2276 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct loaded_vmcs *vmcs01, in prepare_vmcs02_early()
2441 static void prepare_vmcs02_rare(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_rare()
2574 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmcs02() local
2725 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_eptp() local
2774 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_execution_controls() local
2833 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_exit_controls() local
2850 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_entry_controls() local
3018 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmcs_link_ptr() local
3126 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmentry_hw() local
3205 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_evmcs_page() local
3235 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_vmcs12_pages() local
3350 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_write_pml_buffer() local
3430 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_enter_non_root_mode() local
3596 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_run() local
3861 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_complete_nested_posted_interrupt() local
4101 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_check_nested_events() local
4301 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12_rare() local
4346 struct vcpu_vmx *vmx = to_vmx(vcpu); in copy_vmcs02_to_vmcs12_rare() local
4374 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12() local
4634 static inline u64 nested_vmx_get_vmcs01_guest_efer(struct vcpu_vmx *vmx) in nested_vmx_get_vmcs01_guest_efer()
4660 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_restore_host_state() local
4770 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_vmexit() local
5118 struct vcpu_vmx *vmx = to_vmx(vcpu); in alloc_shadow_vmcs() local
5141 struct vcpu_vmx *vmx = to_vmx(vcpu); in enter_vmx_operation() local
5195 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmxon() local
5283 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_vmcs12() local
5325 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmclear() local
5383 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmread() local
5489 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmwrite() local
5590 static void set_current_vmptr(struct vcpu_vmx *vmx, gpa_t vmptr) in set_current_vmptr()
5606 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmptrld() local
5704 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invept() local
5784 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invvpid() local
5910 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmfunc() local
6395 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_reflect_vmexit() local
6449 struct vcpu_vmx *vmx; in vmx_get_nested_state() local
6581 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_nested_state() local