Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Ducna_injection_test.c48 static uint64_t supported_mcg_caps; variable
249 mcg_caps &= supported_mcg_caps | MCG_CAP_BANKS_MASK; in setup_mce_cap()
274 &supported_mcg_caps); in main()
276 if (!(supported_mcg_caps & MCG_CMCI_P)) { in main()