Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dsgx.h21 #define SGX_EEXTEND_BLOCK_SIZE 256 macro
Dioctl.c276 for (offset = 0; offset < PAGE_SIZE; offset += SGX_EEXTEND_BLOCK_SIZE) { in __sgx_encl_extend()