Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/ccp/
Dpsp-dev.h66 #define PSP_CAPABILITY_PSP_SECURITY_OFFSET 8 macro
Dpsp-dev.c79 psp->capability & (PSP_SECURITY_TSME_STATUS << PSP_CAPABILITY_PSP_SECURITY_OFFSET) && in psp_get_capability()
Dsp-pci.c41 int bit = PSP_SECURITY_##def << PSP_CAPABILITY_PSP_SECURITY_OFFSET; \