Home
last modified time | relevance | path

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

/freebsd-12.1/stand/sparc64/loader/
H A Dmain.c106 static vm_offset_t alloc_phys(size_t, int);
310 alloc_phys(size_t size, int align) in alloc_phys() function
535 pa = alloc_phys(PAGE_SIZE_4M, PAGE_SIZE_4M); in mmu_mapin_sun4u()