Home
last modified time | relevance | path

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

/tools/testing/selftests/sgx/
Dload.c131 off_t src_offset; in encl_load() local
218 src_offset = phdr->p_offset & PAGE_MASK; in encl_load()
229 seg->offset = (phdr->p_offset & PAGE_MASK) - src_offset; in encl_load()
237 encl->src = encl->bin + src_offset; in encl_load()
/tools/include/uapi/linux/
Dfs.h56 __u64 src_offset; member
88 __u64 src_offset; /* in - start of extent in source */ member