HelenOS sources

ofw_claim_virt_any  116 boot/genarch/include/genarch/ofw.h extern void *ofw_claim_virt_any(const size_t, const size_t);
ofw_claim_virt_any  424 boot/genarch/src/ofw.c 	*base = ofw_claim_virt_any(size, PAGE_SIZE);
HelenOS homepage, sources at GitHub