Searched refs:modt (Results 1 – 1 of 1) sorted by relevance
891 struct sgx_enclave_modify_types *modt) in sgx_enclave_modify_types() argument903 page_type = modt->page_type & SGX_PAGE_TYPE_MASK; in sgx_enclave_modify_types()915 for (c = 0 ; c < modt->length; c += PAGE_SIZE) { in sgx_enclave_modify_types()916 addr = encl->base + modt->offset + c; in sgx_enclave_modify_types()999 modt->result = ret; in sgx_enclave_modify_types()1023 modt->count = c; in sgx_enclave_modify_types()