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

/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.c109 static vm_offset_t alloc_phys(size_t, int);
313 alloc_phys(size_t size, int align) function
538 pa = alloc_phys(PAGE_SIZE_4M, PAGE_SIZE_4M);

Completed in 47 milliseconds