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