Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dpsp-dev.h54 #define PSP_CAPABILITY_SEV BIT(0) macro
H A Dpsp-dev.c88 if (!(psp->capability & PSP_CAPABILITY_SEV)) { in psp_check_sev_support()