Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
A Dencls.h132 #define __encls_N(rax, rbx_out, inputs...) \ macro
153 __encls_N(rax, ign_rbx_out, "b"(rbx), "c"(rcx)); \
159 int ret = __encls_N(rax, rbx_out, "c"(rcx)); \

Completed in 3 milliseconds