Home
last modified time | relevance | path

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

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