ofw_claim_phys_any 119 boot/genarch/include/genarch/ofw.h extern void *ofw_claim_phys_any(const size_t, const size_t); ofw_claim_phys_any 421 boot/genarch/src/ofw.c *base_pa = ofw_claim_phys_any(size, PAGE_SIZE);