| /linux/arch/x86/kvm/vmx/ |
| H A D | nested.c | 196 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_vmx_fail() local 226 static void vmx_disable_shadow_vmcs(struct vcpu_vmx *vmx) in vmx_disable_shadow_vmcs() 237 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_release_evmcs() local 254 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_evmcs_handle_vmclear() local 278 static void vmx_sync_vmcs_host_state(struct vcpu_vmx *vmx, in vmx_sync_vmcs_host_state() 299 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_switch_vmcs() local 324 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_put_vmcs12_pages() local 338 struct vcpu_vmx *vmx = to_vmx(vcpu); in free_nested() local 417 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_inject_page_fault() local 470 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_ept_new_eptp() local [all …]
|
| H A D | vmx.c | 473 static __always_inline void vmx_disable_fb_clear(struct vcpu_vmx *vmx) in vmx_disable_fb_clear() 487 static __always_inline void vmx_enable_fb_clear(struct vcpu_vmx *vmx) in vmx_enable_fb_clear() 496 static void vmx_update_fb_clear_dis(struct kvm_vcpu *vcpu, struct vcpu_vmx *vmx) in vmx_update_fb_clear_dis() 763 struct vmx_uret_msr *vmx_find_uret_msr(struct vcpu_vmx *vmx, u32 msr) in vmx_find_uret_msr() 773 static int vmx_set_guest_uret_msr(struct vcpu_vmx *vmx, in vmx_set_guest_uret_msr() 876 static bool vmx_segment_cache_test_set(struct vcpu_vmx *vmx, unsigned seg, in vmx_segment_cache_test_set() 891 static u16 vmx_read_guest_seg_selector(struct vcpu_vmx *vmx, unsigned seg) in vmx_read_guest_seg_selector() 900 static ulong vmx_read_guest_seg_base(struct vcpu_vmx *vmx, unsigned seg) in vmx_read_guest_seg_base() 909 static u32 vmx_read_guest_seg_limit(struct vcpu_vmx *vmx, unsigned seg) in vmx_read_guest_seg_limit() 918 static u32 vmx_read_guest_seg_ar(struct vcpu_vmx *vmx, unsigned seg) in vmx_read_guest_seg_ar() [all …]
|
| H A D | hyperv.h | 25 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() 35 static inline bool nested_vmx_is_evmptr12_set(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_set() 40 static inline struct hv_enlightened_vmcs *nested_vmx_evmcs(struct vcpu_vmx *vmx) in nested_vmx_evmcs() 69 static inline bool nested_vmx_is_evmptr12_valid(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_valid() 79 static inline bool nested_vmx_is_evmptr12_set(struct vcpu_vmx *vmx) in nested_vmx_is_evmptr12_set() 84 static inline struct hv_enlightened_vmcs *nested_vmx_evmcs(struct vcpu_vmx *vmx) in nested_vmx_evmcs()
|
| H A D | hyperv.c | 202 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_enable_evmcs() local 215 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_evmcs_l2_tlb_flush_enabled() local
|
| H A D | sgx.c | 300 struct vcpu_vmx *vmx = to_vmx(vcpu); in handle_encls_einit() local 430 struct vcpu_vmx *vmx = to_vmx(vcpu); in vcpu_setup_sgx_lepubkeyhash() local
|
| H A D | nested.h | 81 struct vcpu_vmx *vmx = to_vmx(vcpu); in vmx_has_valid_vmcs12() local 90 struct vcpu_vmx *vmx = to_vmx(vcpu); in nested_get_vpid02() local
|
| H A D | vmx.h | 680 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg() 725 static inline void vmx_segment_cache_clear(struct vcpu_vmx *vmx) in vmx_segment_cache_clear()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | vmx.c | 85 struct vmx_pages *vmx = addr_gva2hva(vm, vmx_gva); in vcpu_alloc_vmx() local 126 bool prepare_for_vmx_operation(struct vmx_pages *vmx) in prepare_for_vmx_operation() 170 bool load_vmcs(struct vmx_pages *vmx) in load_vmcs() 201 static inline void init_vmcs_control_fields(struct vmx_pages *vmx) in init_vmcs_control_fields() 369 void prepare_vmcs(struct vmx_pages *vmx, void *guest_rip, void *guest_rsp) in prepare_vmcs() 391 void prepare_virtualize_apic_accesses(struct vmx_pages *vmx, struct kvm_vm *vm) in prepare_virtualize_apic_accesses()
|
| H A D | memstress.c | 35 static void l1_vmx_code(struct vmx_pages *vmx, uint64_t vcpu_id) in l1_vmx_code()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | vmx_apic_access_test.c | 77 struct vmx_pages *vmx; in main() local
|
| H A D | triple_fault_event_test.c | 27 void l1_guest_code_vmx(struct vmx_pages *vmx) in l1_guest_code_vmx()
|
| H A D | vmx_apicv_updates_test.c | 114 struct vmx_pages *vmx; in main() local
|
| H A D | kvm_buslock_test.c | 46 static void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
|
| H A D | aperfmperf_test.c | 74 static void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
|
| H A D | nested_exceptions_test.c | 129 static void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
|
| H A D | nested_dirty_log_test.c | 93 void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-vsx.c | 40 unsigned long vmx[VMX_MAX + 2][2]; in trace_vsx() local
|
| H A D | ptrace-tm-vsx.c | 87 unsigned long vmx[VMX_MAX + 2][2]; in trace_tm_vsx() local
|
| H A D | ptrace-tm-spd-vsx.c | 99 unsigned long vmx[VMX_MAX + 2][2]; in trace_tm_spd_vsx() local
|
| /linux/arch/x86/events/intel/ |
| H A D | pt.h | 43 bool vmx; member
|
| /linux/tools/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 544 struct kvm_vmx_nested_state_hdr vmx; member
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 544 struct kvm_vmx_nested_state_hdr vmx; member
|