asterinas/kernel/src/vm
Wang Siyuan 57d3d9ded1 Fix some `mprotect` issues 2025-09-24 11:14:13 +08:00
..
vmar Fix some `mprotect` issues 2025-09-24 11:14:13 +08:00
vmo Mark all kernel modules as private 2025-08-26 18:02:56 +08:00
memfd.rs Replace `InodeMode::from_bits_trunucated` with `mkmod` 2025-09-22 10:20:36 +08:00
mod.rs Support the system call `memfd_create` 2025-07-31 09:29:12 +08:00
page_fault_handler.rs Refactor architecture-specific page fault handling 2024-09-20 10:56:13 +08:00
perms.rs Fix some `mprotect` issues 2025-09-24 11:14:13 +08:00
util.rs Provide efficient `VmIo` with VM readers/writers 2025-08-10 16:40:11 +08:00