Searched refs:__encls_ret_3 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/x86/kernel/cpu/sgx/ ! |
D | encls.h | 90 #define __encls_ret_3(rax, rbx, rcx, rdx) \ macro 156 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit() 182 return __encls_ret_3(ELDU, pginfo, addr, va); in __eldu() 200 return __encls_ret_3(EWB, pginfo, addr, va); in __ewb()
|