acadia/zion/loader
Drew Galbraith 7184f527a0 Jump to user mode.
This instantly creates a page fault as we always map pages with ring 0
permissions.
2023-05-29 13:06:08 -07:00
..
elf_loader.cpp Jump to user mode. 2023-05-29 13:06:08 -07:00
elf_loader.h Jump to user mode. 2023-05-29 13:06:08 -07:00
init_loader.cpp Add a kernel ELF module and load it in a new process. 2023-05-29 00:32:54 -07:00
init_loader.h Add a kernel ELF module and load it in a new process. 2023-05-29 00:32:54 -07:00