Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c872 struct sgx_enclave_modify_types *modt) in sgx_enclave_modify_types() argument
884 page_type = modt->page_type & SGX_PAGE_TYPE_MASK; in sgx_enclave_modify_types()
896 for (c = 0 ; c < modt->length; c += PAGE_SIZE) { in sgx_enclave_modify_types()
897 addr = encl->base + modt->offset + c; in sgx_enclave_modify_types()
980 modt->result = ret; in sgx_enclave_modify_types()
1004 modt->count = c; in sgx_enclave_modify_types()