Home
last modified time | relevance | path

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

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