kern/arch/x86/include/i386
fef a3941b6dc4
mm: minor page management refactor
This seems like a huge commit but it's really just
renaming a bunch of symbols.  The entire mm
subsystem is probably gonna have to go through
some major changes in the near future, so it's
best to start off with something that is not too
chaotic i guess.
2021-11-09 20:34:35 +01:00
..
interrupt.h x86: better separation for i386 specific code 2021-11-09 20:25:10 +01:00
latom.h mutex: fix lock race conditions 2021-11-04 05:56:40 +01:00
page.h mm: minor page management refactor 2021-11-09 20:34:35 +01:00
sched.h x86: better separation for i386 specific code 2021-11-09 20:25:10 +01:00
trap.h x86: better separation for i386 specific code 2021-11-09 20:25:10 +01:00
vmparam.h x86: begin preparations for amd64 support 2021-10-21 05:27:42 +02:00