Port-powerpc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ktovp on oea
oea_machdep.c defines kvtop as:
/*
* Convert kernel VA to physical address
*/
paddr_t
kvtop(void *addr)
I am currently trying to convert powerpc to be able to deal with 64bit
paddr_t's. Shouldn't the argument to that function be vaddr_t?
---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/
Home |
Main Index |
Thread Index |
Old Index