banan-os/kernel/include
Bananymous 6fcb191ca0 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
..
kernel Kernel: Add PageTable::Flags::CacheDisable 2023-08-06 23:59:30 +03:00