Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/sgx/
H A Dioctl.c898 struct sgx_enclave_modify_types *modt) in sgx_enclave_modify_types() argument
910 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()