Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LA57_GS_BASE
tools/testing/selftests/kvm/x86/vmx_nested_la57_state_test.c
38
wrmsr(MSR_GS_BASE, LA57_GS_BASE);
tools/testing/selftests/kvm/x86/vmx_nested_la57_state_test.c
39
GUEST_ASSERT(rdmsr(MSR_GS_BASE) == LA57_GS_BASE);