Luna/kernel/src/arch
apio d96cb73995 Rename physical "pages" to "frames"
AFAIK, this is the proper naming scheme. "Pages" are virtual, and "frames" physical.
2022-11-19 22:27:08 +01:00
..
x86_64 Rename physical "pages" to "frames" 2022-11-19 22:27:08 +01:00
CPU.h Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00
MMU.h Replace page_size (function) with ARCH_PAGE_SIZE (constant) 2022-11-16 20:37:32 +01:00
Serial.cpp Move __check_failed out of line so anyone can implement it 2022-11-19 17:20:10 +01:00
Serial.h Make a common header for attribute shorthands 2022-11-19 17:18:51 +01:00
Timer.cpp Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00
Timer.h Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00