Home
last modified time | relevance | path

Searched refs:VCC_FFXSR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/vmm/
H A Dx86.h73 VCC_FFXSR, enumerator
H A Dx86.c651 case VCC_FFXSR: in vm_cpuid_capability()
/freebsd/sys/amd64/vmm/amd/
H A Dsvm.c1202 if (!vm_cpuid_capability(vcpu->vcpu, VCC_FFXSR)) in svm_write_efer()