Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dencls.h190 static inline int __epa(void *addr) in __epa() function
Dencl.c923 ret = __epa(sgx_get_epc_virt_addr(epc_page)); in sgx_alloc_va_page()