1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/libraries/libmesosphere/include/mesosphere
2023-02-22 17:19:51 -08:00
..
arch kern: update for new ChangePermissions page table operation 2023-02-22 17:19:51 -08:00
board kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
init kern: use slab allocated KSessionRequest dynamic mappings 2022-10-12 09:15:16 -07:00
svc
kern_build_config.hpp kern: codegen tweaks, now that we're no longer -Os 2022-03-23 09:10:50 -07:00
kern_common.hpp
kern_debug_log.hpp
kern_initial_process.hpp
kern_k_address_arbiter.hpp
kern_k_address_space_info.hpp kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions 2023-02-22 17:19:51 -08:00
kern_k_affinity_mask.hpp
kern_k_auto_object.hpp kern: codegen tweaks, now that we're no longer -Os 2022-03-23 09:10:50 -07:00
kern_k_auto_object_container.hpp
kern_k_auto_object_impls.hpp kern: codegen tweaks, now that we're no longer -Os 2022-03-23 09:10:50 -07:00
kern_k_capabilities.hpp kern: implement revised IPI/SGI semantics 2022-03-23 09:10:50 -07:00
kern_k_class_token.hpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_client_port.hpp
kern_k_client_session.hpp
kern_k_code_memory.hpp
kern_k_condition_variable.hpp
kern_k_current_context.hpp
kern_k_debug_base.hpp
kern_k_device_address_space.hpp kern: update for new device map semantics 2022-10-12 09:15:16 -07:00
kern_k_dpc_manager.hpp
kern_k_dump_object.hpp
kern_k_dynamic_page_manager.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_dynamic_resource_manager.hpp
kern_k_dynamic_slab_heap.hpp
kern_k_event.hpp
kern_k_event_info.hpp
kern_k_exception_context.hpp
kern_k_handle_table.hpp kern: update handle table init 2022-10-12 09:15:16 -07:00
kern_k_hardware_timer_base.hpp
kern_k_initial_process_reader.hpp
kern_k_interrupt_event.hpp kern: merge/simplify KInterruptEventTask into KInterruptEvent 2022-10-12 09:15:16 -07:00
kern_k_interrupt_task.hpp
kern_k_interrupt_task_manager.hpp
kern_k_io_pool.hpp kern: use tree for IoPool regions instead of list 2023-02-22 17:19:51 -08:00
kern_k_io_region.hpp kern: use tree for IoPool regions instead of list 2023-02-22 17:19:51 -08:00
kern_k_light_client_session.hpp
kern_k_light_condition_variable.hpp
kern_k_light_lock.hpp kern: codegen tweaks, now that we're no longer -Os 2022-03-23 09:10:50 -07:00
kern_k_light_server_session.hpp
kern_k_light_session.hpp
kern_k_memory_block.hpp kern: implement Svc(Un)MapInsecureMemory 2022-10-12 09:15:16 -07:00
kern_k_memory_block_manager.hpp Integrate new result macros. (#1780) 2022-02-14 14:45:32 -08:00
kern_k_memory_layout.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_memory_manager.hpp kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
kern_k_memory_region.hpp
kern_k_memory_region_type.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_object_name.hpp
kern_k_page_bitmap.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_page_buffer.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_k_page_group.hpp kern: Implement new PageTable operations/PhysicalMemory reference semantics 2022-10-12 09:15:16 -07:00
kern_k_page_heap.hpp
kern_k_page_table_base.hpp kern: update for new ChangePermissions page table operation 2023-02-22 17:19:51 -08:00
kern_k_page_table_manager.hpp
kern_k_page_table_slab_heap.hpp
kern_k_port.hpp kern: devirtualize several KAutoObject functions 2021-10-23 21:13:26 -07:00
kern_k_priority_queue.hpp
kern_k_process.hpp kern: update scheduler for new switch count tracking logic 2023-02-21 03:12:17 -07:00
kern_k_readable_event.hpp
kern_k_resource_limit.hpp kern: devirtualize several KAutoObject functions 2021-10-23 21:13:26 -07:00
kern_k_scheduler.hpp kern: update scheduler for new switch count tracking logic 2023-02-21 03:12:17 -07:00
kern_k_scheduler_impls.hpp kern: update for new hw maintenance semantics 2022-03-23 09:10:50 -07:00
kern_k_scheduler_lock.hpp kern: simplify KSchedulerLock::Lock 2023-02-22 17:19:51 -08:00
kern_k_scoped_lock.hpp
kern_k_scoped_resource_reservation.hpp
kern_k_scoped_scheduler_lock_and_sleep.hpp
kern_k_server_port.hpp
kern_k_server_session.hpp
kern_k_session.hpp
kern_k_session_request.hpp kern: use slab allocated KSessionRequest dynamic mappings 2022-10-12 09:15:16 -07:00
kern_k_shared_memory.hpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_shared_memory_info.hpp
kern_k_slab_heap.hpp
kern_k_spin_lock.hpp 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_synchronization_object.hpp
kern_k_system_control_base.hpp kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions 2023-02-22 17:19:51 -08:00
kern_k_system_resource.hpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_k_target_system.hpp
kern_k_thread.hpp kern: increase stack parameter size by 0x10 2023-02-22 17:19:51 -08:00
kern_k_thread_context.hpp
kern_k_thread_local_page.hpp
kern_k_thread_queue.hpp
kern_k_timer_task.hpp
kern_k_trace.hpp
kern_k_transfer_memory.hpp
kern_k_typed_address.hpp
kern_k_unsafe_memory.hpp
kern_k_unused_slab_memory.hpp
kern_k_wait_object.hpp
kern_k_worker_task.hpp
kern_k_worker_task_manager.hpp
kern_kernel.hpp kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion 2022-10-12 09:15:16 -07:00
kern_main.hpp
kern_panic.hpp
kern_select_assembly_macros.h kern: implement new thread context/fpu semantics 2022-03-23 09:10:50 -07:00
kern_select_assembly_offsets.h
kern_select_cpu.hpp kern: on second thought, gcc built ins are for chumps 2022-03-23 09:10:50 -07:00
kern_select_debug.hpp 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_select_device_page_table.hpp
kern_select_hardware_timer.hpp
kern_select_interrupt_controller.hpp
kern_select_interrupt_manager.hpp
kern_select_interrupt_name.hpp
kern_select_page_table.hpp
kern_select_page_table_impl.hpp
kern_select_system_control.hpp
kern_select_userspace_memory_access.hpp
kern_slab_helpers.hpp kern: implement K(Secure)SystemResource 2022-10-12 09:15:16 -07:00
kern_svc.hpp