plan9front/sys/src/9/ppc
cinap_lenrek c0d4498ab8 kernel: clean up Mach structure
Remove unused fields and factor common fields into a
new PMach struct in port/portdat.h.

The fields machno, splpc and proc are not moved to
PMach as they are part of the known offsets from
assembly (l.s).
2021-04-25 17:41:34 +02:00
..
blast kernel: remove ptclbsum dependencies from configs 2019-02-27 08:47:17 +01:00
blast.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
clock.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
dat.h kernel: clean up Mach structure 2021-04-25 17:41:34 +02:00
devflash.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
devirq.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
etherfcc.c devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
ethersaturn.c devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
fns.h pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c 2020-11-03 20:46:09 +01:00
init9.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
io.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
l.s all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) 2015-07-07 19:17:55 +02:00
lblast.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
lucu.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
m8260.c kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00
m8260.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
main.c kernel: handle tos and per process pcycle counters in port/ 2020-12-20 22:34:41 +01:00
mcc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mem.h sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
mkfile kernel: cleanup makefile for $CONF.$O target 2020-02-02 20:46:58 +01:00
mmu.c mtx, ppc: use proctab() to index into process table 2020-04-04 16:52:08 +02:00
msaturn.c kernel: change active.machs from bitmap to char array to support up to 64 cpus on pc64 2016-01-05 05:32:40 +01:00
msaturn.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mtx.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
saturntimer.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
trap.c kernel: handle tos and per process pcycle counters in port/ 2020-12-20 22:34:41 +01:00
uartsaturn.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
uartsmc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ucu kernel: remove ptclbsum dependencies from configs 2019-02-27 08:47:17 +01:00
ucu.h kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00