Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/ccp/
Dpsp-dev.h64 #define PSP_CAPABILITY_PSP_SECURITY_REPORTING BIT(7) macro
Dpsp-dev.c78 if (psp->capability & PSP_CAPABILITY_PSP_SECURITY_REPORTING && in psp_get_capability()
Dsp-pci.c80 if (psp && (psp->capability & PSP_CAPABILITY_PSP_SECURITY_REPORTING)) in psp_security_is_visible()