Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.h16 #define SGX_EINIT_SLEEP_COUNT 50 macro
H A Dioctl.c531 for (i = 0; i < SGX_EINIT_SLEEP_COUNT; i++) { in sgx_encl_init()