NetBSD/sys/arch/arm32/riscpc
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
rpc_kbd_map.c arm32 kernel source structure 1997-10-14 10:55:48 +00:00
rpc_machdep.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00