kern: implement K(Secure)SystemResource
1 parent 752704a commit 2e73f33eb01784d3169e297d47dc6ae220de844e
@Michael Scire Michael Scire authored on 12 Oct 2022
SciresM committed on 12 Oct 2022
Showing 20 changed files
View
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table.hpp
View
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_k_process_page_table.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_class_token.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_page_table_base.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_process.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_shared_memory.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_system_resource.hpp 0 → 100644
View
libraries/libmesosphere/include/mesosphere/kern_kernel.hpp
View
libraries/libmesosphere/include/mesosphere/kern_slab_helpers.hpp
View
libraries/libmesosphere/source/arch/arm64/kern_k_page_table.cpp
View
libraries/libmesosphere/source/board/nintendo/nx/kern_k_device_page_table.cpp
View
libraries/libmesosphere/source/init/kern_init_slab_setup.cpp
View
libraries/libmesosphere/source/kern_initial_process.cpp
View
libraries/libmesosphere/source/kern_k_class_token.cpp
View
libraries/libmesosphere/source/kern_k_dump_object.cpp
View
libraries/libmesosphere/source/kern_k_page_table_base.cpp
View
libraries/libmesosphere/source/kern_k_process.cpp
View
libraries/libmesosphere/source/kern_k_system_resource.cpp 0 → 100644
View
libraries/libmesosphere/source/kern_kernel.cpp
View
mesosphere/kernel/source/kern_kernel_instantiations.cpp