Searched refs:__epa (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/kernel/cpu/sgx/ | ||
D | encls.h | 190 static inline int __epa(void *addr) in __epa() function |
D | encl.c | 923 ret = __epa(sgx_get_epc_virt_addr(epc_page)); in sgx_alloc_va_page() |