Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev.h54 #define CC_BLOB_SEV_HDR_MAGIC 0x45444d41 macro
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c572 if (cc_info->magic != CC_BLOB_SEV_HDR_MAGIC) in find_cc_blob()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c2070 if (cc_info->magic != CC_BLOB_SEV_HDR_MAGIC) in find_cc_blob()