Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Dencl.h119 struct sgx_epc_page *sgx_alloc_va_page(bool reclaim);
H A Dencl.c1234 * sgx_alloc_va_page() - Allocate a Version Array (VA) page
1244 struct sgx_epc_page *sgx_alloc_va_page(bool reclaim) in sgx_alloc_va_page() function