Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Ducna_injection_test.c48 static u64 supported_mcg_caps; variable
250 mcg_caps &= supported_mcg_caps | MCG_CAP_BANKS_MASK; in setup_mce_cap()
275 &supported_mcg_caps); in main()
277 if (!(supported_mcg_caps & MCG_CMCI_P)) { in main()