Searched refs:sel4utils_share_mem_at_vaddr (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dbootstrap.c91 vspace->share_mem_at_vaddr = sel4utils_share_mem_at_vaddr;
H A Dvspace.c823 int sel4utils_share_mem_at_vaddr(vspace_t *from, vspace_t *to, void *start, int num_pages, function
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dbootstrap.c91 vspace->share_mem_at_vaddr = sel4utils_share_mem_at_vaddr;
H A Dvspace.c823 int sel4utils_share_mem_at_vaddr(vspace_t *from, vspace_t *to, void *start, int num_pages, function
/seL4-refos-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Dvspace_internal.h456 int sel4utils_share_mem_at_vaddr(vspace_t *from, vspace_t *to, void *start, int num_pages,
/seL4-refos-master/libs/libsel4utils/include/sel4utils/
H A Dvspace_internal.h456 int sel4utils_share_mem_at_vaddr(vspace_t *from, vspace_t *to, void *start, int num_pages,

Completed in 95 milliseconds