Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
A Dencls.h132 #define __encls_N(rax, rbx_out, inputs...) \ argument
144 : "=a"(ret), "=b"(rbx_out) \
158 unsigned long rbx_out; \
159 int ret = __encls_N(rax, rbx_out, "c"(rcx)); \
161 data = rbx_out; \

Completed in 2 milliseconds