Searched refs:rt_varea_map_with_msg (Results 1 – 4 of 4) sorted by relevance
114 int rt_varea_map_with_msg(rt_varea_t varea, struct rt_aspace_fault_msg *msg);
33 err = rt_varea_map_with_msg(varea, msg); in _fetch_page()
525 if (rt_varea_map_with_msg(map_varea, msg) != RT_EOK) in _override_map()
186 int rt_varea_map_with_msg(rt_varea_t varea, struct rt_aspace_fault_msg *msg) in rt_varea_map_with_msg() function261 if (rt_varea_map_with_msg(varea, &msg)) in _do_prefetch()
Completed in 11 milliseconds