Home
last modified time | relevance | path

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

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