Lines Matching defs:vmx
189 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_fail() local
219 static void vmx_disable_shadow_vmcs(struct vcpu_vmx *vmx) in vmx_disable_shadow_vmcs()
228 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_evmcs() local
238 static void vmx_sync_vmcs_host_state(struct vcpu_vmx *vmx, in vmx_sync_vmcs_host_state()
259 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_switch_vmcs() local
288 struct vcpu_vmx *vmx = to_vmx(vcpu); in free_nested() local
371 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_inject_page_fault() local
402 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_new_eptp() local
560 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_prepare_msr_bitmap() local
659 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_cache_shadow_vmcs12() local
678 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_flush_cached_shadow_vmcs12() local
877 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_max_atomic_switch_msrs() local
933 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_get_vmexit_msr_value() local
1031 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmx_msr_autostore_list() local
1126 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_transition_tlb_flush() local
1181 static int vmx_restore_vmx_basic(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_basic()
1241 vmx_restore_control_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_control_msr()
1264 static int vmx_restore_vmx_misc(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_misc()
1299 static int vmx_restore_vmx_ept_vpid_cap(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_ept_vpid_cap()
1325 static int vmx_restore_fixed0_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_fixed0_msr()
1347 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_vmx_msr() local
1495 static void copy_shadow_to_vmcs12(struct vcpu_vmx *vmx) in copy_shadow_to_vmcs12()
1522 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx) in copy_vmcs12_to_shadow()
1556 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12()
1792 static void copy_vmcs12_to_enlightened(struct vcpu_vmx *vmx) in copy_vmcs12_to_enlightened()
1973 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_handle_enlightened_vmptrld() local
2057 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_sync_vmcs12_to_shadow() local
2069 struct vcpu_vmx *vmx = in vmx_preemption_timer_fn() local
2081 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_calc_preemption_timer_value() local
2098 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_start_preemption_timer() local
2120 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer()
2131 static void prepare_vmcs02_constant_state(struct vcpu_vmx *vmx) in prepare_vmcs02_constant_state()
2192 static void prepare_vmcs02_early_rare(struct vcpu_vmx *vmx, in prepare_vmcs02_early_rare()
2207 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct loaded_vmcs *vmcs01, in prepare_vmcs02_early()
2373 static void prepare_vmcs02_rare(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_rare()
2506 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmcs02() local
2661 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_eptp() local
2710 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_execution_controls() local
2769 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_exit_controls() local
2786 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_entry_controls() local
2958 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmcs_link_ptr() local
3060 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmentry_hw() local
3138 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_evmcs_page() local
3167 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_vmcs12_pages() local
3274 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_write_pml_buffer() local
3354 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_enter_non_root_mode() local
3520 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_run() local
3783 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_complete_nested_posted_interrupt() local
4018 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_check_nested_events() local
4218 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12_rare() local
4263 struct vcpu_vmx *vmx = to_vmx(vcpu); in copy_vmcs02_to_vmcs12_rare() local
4291 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12() local
4551 static inline u64 nested_vmx_get_vmcs01_guest_efer(struct vcpu_vmx *vmx) in nested_vmx_get_vmcs01_guest_efer()
4577 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_restore_host_state() local
4687 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_vmexit() local
5021 struct vcpu_vmx *vmx = to_vmx(vcpu); in alloc_shadow_vmcs() local
5044 struct vcpu_vmx *vmx = to_vmx(vcpu); in enter_vmx_operation() local
5098 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmxon() local
5164 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_vmcs12() local
5206 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmclear() local
5269 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmread() local
5375 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmwrite() local
5476 static void set_current_vmptr(struct vcpu_vmx *vmx, gpa_t vmptr) in set_current_vmptr()
5492 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmptrld() local
5590 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invept() local
5670 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invvpid() local
5792 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmfunc() local
6271 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_reflect_vmexit() local
6325 struct vcpu_vmx *vmx; in vmx_get_nested_state() local
6457 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_nested_state() local