Searched refs:sel4utils_reserve_range_no_alloc (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Dvspace.h290 int sel4utils_reserve_range_no_alloc(vspace_t *vspace, sel4utils_res_t *reservation, size_t size,
294 * @see sel4utils_reserve_range_no_alloc, however result is aligned to size_bits.
/seL4-refos-master/libs/libsel4utils/include/sel4utils/
H A Dvspace.h290 int sel4utils_reserve_range_no_alloc(vspace_t *vspace, sel4utils_res_t *reservation, size_t size,
294 * @see sel4utils_reserve_range_no_alloc, however result is aligned to size_bits.
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dvspace.c558 int sel4utils_reserve_range_no_alloc(vspace_t *vspace, sel4utils_res_t *reservation, size_t size, function
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dvspace.c558 int sel4utils_reserve_range_no_alloc(vspace_t *vspace, sel4utils_res_t *reservation, size_t size, function

Completed in 51 milliseconds