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()
230 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_evmcs() local
246 static void vmx_sync_vmcs_host_state(struct vcpu_vmx *vmx, in vmx_sync_vmcs_host_state()
267 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_switch_vmcs() local
296 struct vcpu_vmx *vmx = to_vmx(vcpu); in free_nested() local
379 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_inject_page_fault() local
410 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_new_eptp() local
568 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_prepare_msr_bitmap() local
667 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_cache_shadow_vmcs12() local
686 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_flush_cached_shadow_vmcs12() local
885 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_max_atomic_switch_msrs() local
941 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_get_vmexit_msr_value() local
1039 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmx_msr_autostore_list() local
1134 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_transition_tlb_flush() local
1198 static int vmx_restore_vmx_basic(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_basic()
1258 vmx_restore_control_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_control_msr()
1281 static int vmx_restore_vmx_misc(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_misc()
1316 static int vmx_restore_vmx_ept_vpid_cap(struct vcpu_vmx *vmx, u64 data) in vmx_restore_vmx_ept_vpid_cap()
1342 static int vmx_restore_fixed0_msr(struct vcpu_vmx *vmx, u32 msr_index, u64 data) in vmx_restore_fixed0_msr()
1364 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_vmx_msr() local
1512 static void copy_shadow_to_vmcs12(struct vcpu_vmx *vmx) in copy_shadow_to_vmcs12()
1539 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx) in copy_vmcs12_to_shadow()
1573 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12()
1817 static void copy_vmcs12_to_enlightened(struct vcpu_vmx *vmx) in copy_vmcs12_to_enlightened()
1998 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_handle_enlightened_vmptrld() local
2083 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_sync_vmcs12_to_shadow() local
2095 struct vcpu_vmx *vmx = in vmx_preemption_timer_fn() local
2107 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_calc_preemption_timer_value() local
2124 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_start_preemption_timer() local
2146 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer()
2157 static void prepare_vmcs02_constant_state(struct vcpu_vmx *vmx) in prepare_vmcs02_constant_state()
2218 static void prepare_vmcs02_early_rare(struct vcpu_vmx *vmx, in prepare_vmcs02_early_rare()
2233 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct loaded_vmcs *vmcs01, in prepare_vmcs02_early()
2399 static void prepare_vmcs02_rare(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in prepare_vmcs02_rare()
2532 struct vcpu_vmx *vmx = to_vmx(vcpu); in prepare_vmcs02() local
2684 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_eptp() local
2733 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_execution_controls() local
2792 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_exit_controls() local
2809 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_check_vm_entry_controls() local
2981 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmcs_link_ptr() local
3083 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_check_vmentry_hw() local
3161 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_evmcs_page() local
3190 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_vmcs12_pages() local
3303 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_write_pml_buffer() local
3383 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_enter_non_root_mode() local
3549 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_run() local
3812 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_complete_nested_posted_interrupt() local
4047 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_check_nested_events() local
4247 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12_rare() local
4292 struct vcpu_vmx *vmx = to_vmx(vcpu); in copy_vmcs02_to_vmcs12_rare() local
4320 struct vcpu_vmx *vmx = to_vmx(vcpu); in sync_vmcs02_to_vmcs12() local
4580 static inline u64 nested_vmx_get_vmcs01_guest_efer(struct vcpu_vmx *vmx) in nested_vmx_get_vmcs01_guest_efer()
4606 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_restore_host_state() local
4716 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_vmexit() local
5061 struct vcpu_vmx *vmx = to_vmx(vcpu); in alloc_shadow_vmcs() local
5084 struct vcpu_vmx *vmx = to_vmx(vcpu); in enter_vmx_operation() local
5138 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmxon() local
5226 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_vmcs12() local
5268 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmclear() local
5339 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmread() local
5445 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmwrite() local
5546 static void set_current_vmptr(struct vcpu_vmx *vmx, gpa_t vmptr) in set_current_vmptr()
5562 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmptrld() local
5660 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invept() local
5740 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_invvpid() local
5862 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_vmfunc() local
6345 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_reflect_vmexit() local
6399 struct vcpu_vmx *vmx; in vmx_get_nested_state() local
6531 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_set_nested_state() local