1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-12-19 17:02:14 +00:00
Atmosphere/libraries/libmesosphere/include/mesosphere
2021-09-17 16:20:55 -07:00
..
arch kern: kill the interrupt task manager thread 2021-09-17 16:12:01 -07:00
board kern: fix handling of is_aligned parameter in DevicePageTable 2021-07-04 10:45:14 -07:00
init kern: ensure InitArguments do not cross page boundaries 2021-06-17 12:49:25 -07:00
svc
kern_build_config.hpp kern: add hardware single step extension 2021-09-11 19:41:47 -07:00
kern_common.hpp
kern_debug_log.hpp
kern_initial_process.hpp kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460) 2021-04-21 19:24:41 -07:00
kern_k_address_arbiter.hpp
kern_k_address_space_info.hpp kern: refactor to use m_ for member variables 2020-12-18 13:31:01 -08:00
kern_k_affinity_mask.hpp
kern_k_alpha.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_auto_object.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_auto_object_container.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_beta.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_capabilities.hpp
kern_k_class_token.hpp kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear 2021-09-17 15:31:25 -07:00
kern_k_client_port.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_client_session.hpp kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear 2021-09-17 15:31:25 -07:00
kern_k_code_memory.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_condition_variable.hpp kern: KConditionVariable arbiter functions now static 2021-09-17 15:11:58 -07:00
kern_k_current_context.hpp
kern_k_debug_base.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_device_address_space.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_dpc_manager.hpp
kern_k_dump_object.hpp
kern_k_dynamic_page_manager.hpp kern: implement improved [new page tables are zero] invariant 2021-06-17 13:03:46 -07:00
kern_k_dynamic_slab_heap.hpp kern: implement improved [new page tables are zero] invariant 2021-06-17 13:03:46 -07:00
kern_k_event.hpp kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear 2021-09-17 15:31:25 -07:00
kern_k_event_info.hpp
kern_k_exception_context.hpp
kern_k_handle_table.hpp kern: optimize handle table layout 2021-09-17 15:03:21 -07:00
kern_k_hardware_timer_base.hpp
kern_k_initial_process_reader.hpp
kern_k_interrupt_event.hpp kern: remove per-KInterruptEventTask locks 2021-09-17 15:34:24 -07:00
kern_k_interrupt_task.hpp
kern_k_interrupt_task_manager.hpp kern: kill the interrupt task manager thread 2021-09-17 16:12:01 -07:00
kern_k_light_client_session.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_light_condition_variable.hpp
kern_k_light_lock.hpp
kern_k_light_server_session.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_light_session.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_memory_block.hpp exo/meso: update for gcc 11 compatibility 2021-04-26 20:06:18 -07:00
kern_k_memory_block_manager.hpp
kern_k_memory_layout.hpp kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460) 2021-04-21 19:24:41 -07:00
kern_k_memory_manager.hpp
kern_k_memory_region.hpp
kern_k_memory_region_type.hpp
kern_k_object_name.hpp
kern_k_page_bitmap.hpp
kern_k_page_buffer.hpp
kern_k_page_group.hpp
kern_k_page_heap.hpp
kern_k_page_table_base.hpp kern: implement improved [new page tables are zero] invariant 2021-06-17 13:03:46 -07:00
kern_k_page_table_manager.hpp kern: implement improved [new page tables are zero] invariant 2021-06-17 13:03:46 -07:00
kern_k_port.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_priority_queue.hpp
kern_k_process.hpp kern: KConditionVariable arbiter functions now static 2021-09-17 15:11:58 -07:00
kern_k_readable_event.hpp kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear 2021-09-17 15:31:25 -07:00
kern_k_resource_limit.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_scheduler.hpp kern: kill the interrupt task manager thread 2021-09-17 16:12:01 -07:00
kern_k_scheduler_lock.hpp kern: kill the interrupt task manager thread 2021-09-17 16:12:01 -07: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: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_server_session.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_session.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_session_request.hpp kern: delete KWritableEvent, devirtualize KReadableEvent Signal/Clear 2021-09-17 15:31:25 -07:00
kern_k_shared_memory.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_shared_memory_info.hpp
kern_k_slab_heap.hpp
kern_k_spin_lock.hpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_synchronization_object.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_target_system.hpp
kern_k_thread.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_thread_context.hpp
kern_k_thread_local_page.hpp
kern_k_thread_queue.hpp kern: refactor to use m_ for member variables 2020-12-18 13:31:01 -08:00
kern_k_timer_task.hpp
kern_k_trace.hpp
kern_k_transfer_memory.hpp kern: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_k_typed_address.hpp
kern_k_unsafe_memory.hpp
kern_k_wait_object.hpp
kern_k_worker_task.hpp
kern_k_worker_task_manager.hpp kern: KWorkerTaskManager no longer tracks id 2021-09-17 16:20:55 -07:00
kern_kernel.hpp
kern_main.hpp
kern_panic.hpp
kern_select_assembly_offsets.h
kern_select_cpu.hpp
kern_select_debug.hpp
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: KAutoObject doesn't need (virtual) destructor 2021-09-17 15:08:13 -07:00
kern_svc.hpp kern: implement process(pagetable) init 2020-02-19 01:22:27 -08:00