Searched refs:SGX_EEXTEND_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/cpu/sgx/ | ||
H A D | sgx.h | 21 #define SGX_EEXTEND_BLOCK_SIZE 256 macro |
H A D | ioctl.c | 245 for (offset = 0; offset < PAGE_SIZE; offset += SGX_EEXTEND_BLOCK_SIZE) { in __sgx_encl_extend() |