mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-23 00:28:12 -04:00
libkernel: x86_64: pg_tables: new
Implement page table module for x86_64.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! x86_64 memory management types and page table support.
|
||||
|
||||
pub mod pg_descriptors;
|
||||
pub mod pg_tables;
|
||||
|
||||
1113
libkernel/src/arch/x86_64/memory/pg_tables.rs
Normal file
1113
libkernel/src/arch/x86_64/memory/pg_tables.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user