banan-os/kernel/arch
Bananymous 008c777a9f Kernel: Add PageTable::Flags::CacheDisable
Also fix multiple places where we were using uint8_t as page table
flags instead of PageTable::flags_t which we promoted to uint16_t
while back.
2023-08-06 23:59:30 +03:00
..
i386 Kernel: namespace and function renames 2023-04-28 14:48:38 +03:00
x86_64 Kernel: Add PageTable::Flags::CacheDisable 2023-08-06 23:59:30 +03:00