Searched refs:SGX_EINIT_SLEEP_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/kernel/cpu/sgx/ | ||
D | driver.h | 16 #define SGX_EINIT_SLEEP_COUNT 50 macro |
D | ioctl.c | 542 for (i = 0; i < SGX_EINIT_SLEEP_COUNT; i++) { in sgx_encl_init() |