NetBSD/sys/arch/arm32/iomd
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
..
iic_iomd.c
iomd.c
iomd_clock.c Don't try and calculate the time in microtime() unless cpu_initclocks() 1999-04-20 09:14:32 +00:00
iomd_dma.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
iomd_dma.h
iomd_fiq.S
iomd_iic.S
iomd_io.c
iomd_io_asm.S
iomd_irq.S completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
iomd_irqhandler.c _intrnames is only used in irq_release() if IRQ_STATS is defined so add an 1999-03-16 10:53:50 +00:00
iomdreg.h
iomdvar.h
kbd_iomd.c
pms_iomd.c
qms_iomd.c