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