Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dintel.c546 #define TME_ACTIVATE_LOCKED(x) (x & 0x1) macro
584 if (!TME_ACTIVATE_LOCKED(tme_activate) || !TME_ACTIVATE_ENABLED(tme_activate)) { in detect_tme()