Home
last modified time | relevance | path

Searched defs:vmx (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c76 struct vmx_pages *vmx = addr_gva2hva(vm, vmx_gva); in vcpu_alloc_vmx() local
114 bool prepare_for_vmx_operation(struct vmx_pages *vmx) in prepare_for_vmx_operation()
158 bool load_vmcs(struct vmx_pages *vmx) in load_vmcs()
189 static inline void init_vmcs_control_fields(struct vmx_pages *vmx) in init_vmcs_control_fields()
358 void prepare_vmcs(struct vmx_pages *vmx, void *guest_rip, void *guest_rsp) in prepare_vmcs()
397 void __nested_pg_map(struct vmx_pages *vmx, struct kvm_vm *vm, in __nested_pg_map()
448 void nested_pg_map(struct vmx_pages *vmx, struct kvm_vm *vm, in nested_pg_map()
471 void __nested_map(struct vmx_pages *vmx, struct kvm_vm *vm, in __nested_map()
488 void nested_map(struct vmx_pages *vmx, struct kvm_vm *vm, in nested_map()
497 void nested_map_memslot(struct vmx_pages *vmx, struct kvm_vm *vm, in nested_map_memslot()
[all …]
H A Dmemstress.c32 static void memstress_l1_guest_code(struct vmx_pages *vmx, uint64_t vcpu_id) in memstress_l1_guest_code()
62 void memstress_setup_ept(struct vmx_pages *vmx, struct kvm_vm *vm) in memstress_setup_ept()
82 struct vmx_pages *vmx, *vmx0 = NULL; in memstress_setup_nested() local
/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_dirty_log_test.c56 void l1_guest_code(struct vmx_pages *vmx) in l1_guest_code()
83 struct vmx_pages *vmx; in test_vmx_dirty_log() local
H A Daperfmperf_test.c74 static void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
H A Dnested_exceptions_test.c129 static void l1_vmx_code(struct vmx_pages *vmx) in l1_vmx_code()
/linux/arch/x86/kvm/vmx/
H A Dnested.h81 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 Dvmx.h690 static inline bool vmx_has_waitpkg(struct vcpu_vmx *vmx) in vmx_has_waitpkg()
735 static inline void vmx_segment_cache_clear(struct vcpu_vmx *vmx) in vmx_segment_cache_clear()
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.c40 unsigned long vmx[VMX_MAX + 2][2]; in trace_vsx() local
H A Dptrace-tm-vsx.c87 unsigned long vmx[VMX_MAX + 2][2]; in trace_tm_vsx() local
H A Dptrace-tm-spd-vsx.c99 unsigned long vmx[VMX_MAX + 2][2]; in trace_tm_spd_vsx() local
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h542 struct kvm_vmx_nested_state_hdr vmx; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h542 struct kvm_vmx_nested_state_hdr vmx; member