plan9fox/sys/src/9/omap
cinap_lenrek 6f9838a6a5 kernel: make Page.txtflush into an array
To avoid a MAXMACH limit of 32 and make
txtflush into an array for the bitmap.

Provide portable macros for testing and clearing
the bits: needtxtflush(), donetxtflush().

On pc/pc64, define inittxtflush()/settxtflush()
as no-op macros, avoiding the storage overhead of
the txtflush array alltogether.
2022-01-16 19:25:11 +00:00
..
notes
arch.c
archomap.c
arm.h
arm.s
beagle devssl, cpu, import, oexportfs: delete 2021-12-13 02:17:02 +00:00
cache.v7.s
clock.c
coproc.c
dat.h kernel: page counts a ulong, not usize 2021-07-25 14:03:12 +00:00
devarch.c
devdss.c
devuart.c
dma.c
ether9221.c
fns.h kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
fpi.c
fpi.h
fpiarm.c
fpimem.c
init9.s
io.h
l.s
lexception.s
lproc.s
main.c
mem.h
mkfile
mmu.c kernel: make Page.txtflush into an array 2022-01-16 19:25:11 +00:00
mouse.c
nvram
rebootcode.s
screen.c
screen.h
softfpu.c
syscall.c
trap.c
uarti8250.c
usbehci.h usbehci: use 64-bit base address, remove resetlck, simplify scanpci() 2021-01-17 11:55:39 +01:00
usbehciomap.c usbehci: use 64-bit base address, remove resetlck, simplify scanpci() 2021-01-17 11:55:39 +01:00
words