Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c51 static uint64_t supported_mcg_caps; variable
252 mcg_caps &= supported_mcg_caps | MCG_CAP_BANKS_MASK; in setup_mce_cap()
277 &supported_mcg_caps); in main()
279 if (!(supported_mcg_caps & MCG_CMCI_P)) { in main()