Searched refs:SGX_EEXTEND_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define SGX_EEXTEND_BLOCK_SIZE 256 macro
245 for (offset = 0; offset < PAGE_SIZE; offset += SGX_EEXTEND_BLOCK_SIZE) { in __sgx_encl_extend()