Searched refs:PSP_CAPABILITY_SEV (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ | ||
H A D | psp-dev.h | 54 #define PSP_CAPABILITY_SEV BIT(0) macro |
H A D | psp-dev.c | 88 if (!(psp->capability & PSP_CAPABILITY_SEV)) { in psp_check_sev_support() |