Searched refs:check_reservation_bounds (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dvspace.c52 static int check_reservation_bounds(sel4utils_res_t *reservation, uintptr_t start, uintptr_t end) function
61 return check_reservation_bounds(reservation, start, end) &&
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dvspace.c52 static int check_reservation_bounds(sel4utils_res_t *reservation, uintptr_t start, uintptr_t end) function
61 return check_reservation_bounds(reservation, start, end) &&

Completed in 139 milliseconds