Searched refs:SGX_VA_PAGE_SLOTS (Results 1 – 2 of 2) sorted by relevance
39 #define SGX_VA_PAGE_SLOTS 512 macro
248 va_slot = pidx % SGX_VA_PAGE_SLOTS; in sgx_va_slot_init()249 va_page_idx = pidx / SGX_VA_PAGE_SLOTS; in sgx_va_slot_init()