Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.h17 #define SGX_EINIT_SLEEP_TIME 20 macro
H A Dioctl.c552 msleep_interruptible(SGX_EINIT_SLEEP_TIME); in sgx_encl_init()