Home
last modified time | relevance | path

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

/freebsd-14.2/stand/libofw/
H A Dlibofw.h60 void ofw_memmap(int);
H A Dofw_memory.c51 ofw_memmap(int acells) in ofw_memmap() function
/freebsd-14.2/stand/powerpc/ofw/
H A Dmain.c243 ofw_memmap(acells); in command_memmap()