Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c198 #define TME_ACTIVATE_CRYPTO_ALGS(x) ((x >> 48) & 0xffff) /* Bits 63:48 */ macro
243 tme_crypto_algs = TME_ACTIVATE_CRYPTO_ALGS(tme_activate); in detect_tme_early()