1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 06:23:26 +01:00
Atmosphere/libraries/libmesosphere/source
2022-10-12 09:15:16 -07:00
..
arch kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
board kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
init kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
libc
svc kern: update for new device map semantics 2022-10-12 09:15:16 -07:00
kern_debug_log.cpp
kern_debug_log_impl.arch.arm64.s
kern_debug_log_impl.board.nintendo_nx.cpp
kern_debug_log_impl.board.qemu_virt.cpp
kern_debug_log_impl.hpp
kern_initial_process.cpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_address_arbiter.cpp
kern_k_address_space_info.cpp
kern_k_capabilities.cpp
kern_k_class_token.cpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_client_port.cpp
kern_k_client_session.cpp
kern_k_code_memory.cpp
kern_k_condition_variable.cpp
kern_k_debug_base.cpp
kern_k_device_address_space.cpp kern: update for new device map semantics 2022-10-12 09:15:16 -07:00
kern_k_dpc_manager.cpp
kern_k_dump_object.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_event.cpp
kern_k_handle_table.cpp
kern_k_initial_process_reader.cpp
kern_k_interrupt_event.cpp kern: merge/simplify KInterruptEventTask into KInterruptEvent 2022-10-12 09:15:16 -07:00
kern_k_interrupt_task_manager.cpp
kern_k_io_pool.cpp
kern_k_io_pool.unsupported.inc
kern_k_io_region.cpp Integrate new result macros. (#1780) 2022-02-14 14:45:32 -08:00
kern_k_light_client_session.cpp
kern_k_light_condition_variable.cpp
kern_k_light_lock.cpp
kern_k_light_server_session.cpp
kern_k_light_session.cpp
kern_k_memory_block_manager.cpp
kern_k_memory_layout.board.nintendo_nx.cpp
kern_k_memory_layout.board.qemu_virt.cpp
kern_k_memory_layout.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_memory_manager.cpp kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
kern_k_object_name.cpp
kern_k_page_group.cpp kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
kern_k_page_heap.cpp
kern_k_page_table_base.cpp kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
kern_k_port.cpp
kern_k_process.cpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_readable_event.cpp
kern_k_resource_limit.cpp
kern_k_scheduler.cpp
kern_k_scoped_disable_dispatch.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
kern_k_server_port.cpp
kern_k_server_session.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_session.cpp
kern_k_session_request.cpp
kern_k_shared_memory.cpp
kern_k_synchronization_object.cpp
kern_k_system_control_base.cpp
kern_k_system_resource.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_thread.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_thread_local_page.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_thread_queue.cpp
kern_k_trace.cpp
kern_k_transfer_memory.cpp
kern_k_unused_slab_memory.cpp
kern_k_wait_object.cpp
kern_k_worker_task_manager.cpp
kern_kernel.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_main.cpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_panic.cpp