Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_vmx_ept
arch/x86/kvm/vmx/vmcs12.c
189
return cpu_has_vmx_ept();
arch/x86/kvm/vmx/vmx.c
6615
if (cpu_has_vmx_ept()) {
arch/x86/kvm/vmx/vmx.c
8718
if (!cpu_has_vmx_ept() ||