Searched refs:_user_area_for (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/vm/
H A Dvm.h181 area_id _user_area_for(void *address);
/haiku/src/system/kernel/debug/
H A DBreakpointManager.cpp711 // get the area for the address (we need to use _user_area_for(), since
713 area_id area = _user_area_for(address);
/haiku/src/system/kernel/vm/
H A Dvm.cpp6497 _user_area_for(void* address) function

Completed in 67 milliseconds