Home
last modified time | relevance | path

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

/freebsd/sys/amd64/sgx/
H A Dsgxvar.h37 #define SGX_VA_PAGE_SLOTS 512 macro
H A Dsgx.c244 va_page_idx = pidx / SGX_VA_PAGE_SLOTS; in sgx_va_slot_init()