Searched refs:modt (Results 1 – 1 of 1) sorted by relevance
898 struct sgx_enclave_modify_types *modt) in sgx_enclave_modify_types() argument910 page_type = modt->page_type & SGX_PAGE_TYPE_MASK; in sgx_enclave_modify_types()922 for (c = 0 ; c < modt->length; c += PAGE_SIZE) { in sgx_enclave_modify_types()923 addr = encl->base + modt->offset + c; in sgx_enclave_modify_types()1006 modt->result = ret; in sgx_enclave_modify_types()1030 modt->count = c; in sgx_enclave_modify_types()