Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SVM_F
tools/testing/selftests/kvm/x86/nested_emulation_test.c
51
int f = this_cpu_has(X86_FEATURE_SVM) ? SVM_F : VMX_F;
tools/testing/selftests/kvm/x86/nested_emulation_test.c
56
if (f == SVM_F) {
tools/testing/selftests/kvm/x86/nested_emulation_test.c
96
if (f == SVM_F) {