Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/include/
H A Dsparc64.h54 paddr_t prom_get_msgbuf(int, int);
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c483 prom_get_msgbuf(int len, int align) in prom_get_msgbuf() function
H A Dpmap.c788 phys_msgbuf = prom_get_msgbuf(msgbufsiz, MMU_PAGE_ALIGN); in pmap_bootstrap()