Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dcpufunc.h877 sgx_eadd(void *pginfo, void *epc) in sgx_eadd() function
/freebsd/sys/amd64/sgx/
H A Dsgx.c870 ret = sgx_eadd(&pginfo, (void *)epc->base); in sgx_ioctl_add_page()