Searched refs:SEV_GET_ID2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | psp-sev.h | 29 SEV_GET_ID, /* This command is deprecated, use SEV_GET_ID2 */ 30 SEV_GET_ID2, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | psp-sev.h | 29 SEV_GET_ID, /* This command is deprecated, use SEV_GET_ID2 */ 30 SEV_GET_ID2, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | psp-sev.h | 31 SEV_GET_ID2, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | psp-sev.h | 31 SEV_GET_ID2, enumerator
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | sev-dev.c | 889 pr_warn_once("SEV_GET_ID command is deprecated, use SEV_GET_ID2\n"); in sev_ioctl() 892 case SEV_GET_ID2: in sev_ioctl()
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | sev-dev.c | 1118 pr_warn_once("SEV_GET_ID command is deprecated, use SEV_GET_ID2\n"); in sev_ioctl() 1121 case SEV_GET_ID2: in sev_ioctl()
|
Completed in 5 milliseconds