Home
last modified time | relevance | path

Searched refs:SGX_EINIT_SPIN_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Ddriver.h15 #define SGX_EINIT_SPIN_COUNT 20 macro
Dioctl.c543 for (j = 0; j < SGX_EINIT_SPIN_COUNT; j++) { in sgx_encl_init()