Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmx_msr.h66 #define guest_msr_rw(vmx, msr) \ argument
69 #define guest_msr_ro(vmx, msr) \ argument
H A Dvmx.c1048 struct vmx *vmx; in vmx_init() local
1123 struct vmx *vmx = vmi; in vmx_vcpu_init() local
3028 struct vmx *vmx; in vmx_run() local
3246 struct vmx *vmx = vmi; in vmx_cleanup() local
3400 struct vmx *vmx = vcpu->vmx; in vmx_getreg() local
3431 struct vmx *vmx = vcpu->vmx; in vmx_setreg() local
3498 struct vmx *vmx = vcpu->vmx; in vmx_getdesc() local
3936 struct vmx *vmx; in vmx_enable_x2apic_mode_vid() local
4082 struct vmx *vmx; in vmx_vlapic_init() local
4133 struct vmx *vmx; in vmx_vcpu_snapshot() local
[all …]
H A Dvmx.h128 struct vmx *vmx; member
142 struct vmx { struct
153 VCPU_CTR0((vcpu)->vmx->vm, (vcpu)->vcpuid, format) argument
H A Dvmx_msr.c312 vmx_msr_guest_init(struct vmx *vmx, struct vmx_vcpu *vcpu) in vmx_msr_guest_init()
355 vmx_msr_guest_enter_tsc_aux(struct vmx *vmx, struct vmx_vcpu *vcpu) in vmx_msr_guest_enter_tsc_aux()
385 vmx_msr_guest_exit_tsc_aux(struct vmx *vmx, struct vmx_vcpu *vcpu) in vmx_msr_guest_exit_tsc_aux()
/freebsd/usr.bin/gcore/
H A Delfcore.c709 struct vmxreg *vmx; in elf_note_powerpc_vmx() local
/freebsd/sys/contrib/xen/
H A Dvm_event.h342 } vmx; member
/freebsd/sys/amd64/include/
H A Dvmm.h731 } vmx; member
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1041 sub vmx { subroutine