Searched refs:encls_failed (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/sgx/
H A Dioctl.c249 if (encls_failed(ret))
561 if (encls_failed(ret))
796 if (encls_failed(ret)) {
998 if (encls_failed(ret)) {
H A Dencl.c175 if (encls_failed(ret))
H A Dmain.c153 if (encls_failed(ret))
220 if (encls_failed(ret))
240 if (encls_failed(ret))
H A Dencls.h39 * encls_failed() - Check if an ENCLS function failed
46 static inline bool encls_failed(int ret) function

Completed in 200 milliseconds