Home
last modified time | relevance | path

Searched refs:X86_CR4_FSGSBASE (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dset_sregs_test.c62 cr4 |= X86_CR4_FSGSBASE; in calc_supported_cr4_feature_bits()
106 TEST_INVALID_CR_BIT(vcpu, cr4, sregs, X86_CR4_FSGSBASE); in test_cr_bits()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h54 #define X86_CR4_FSGSBASE (1ul << 16) macro

Completed in 7 milliseconds