Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dpsp-dev.h56 #define PSP_CAPABILITY_PSP_SECURITY_REPORTING BIT(7) macro
H A Dpsp-dev.c77 if (psp->capability & PSP_CAPABILITY_PSP_SECURITY_REPORTING && in psp_get_capability()
H A Dsp-pci.c87 if (psp && (psp->capability & PSP_CAPABILITY_PSP_SECURITY_REPORTING)) in psp_security_is_visible()