Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c98 ifs_devices[i].rw_data.generation = FIELD_GET(MSR_INTEGRITY_CAPS_SAF_GEN_MASK, in ifs_init()
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h240 #define MSR_INTEGRITY_CAPS_SAF_GEN_MASK GENMASK_ULL(10, 9) macro