yuzu-mainline/src/core/hle/kernel
2022-07-22 01:11:32 +01:00
..
arch/arm64
board/nintendo/nx
init common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
code_set.cpp
code_set.h
global_scheduler_context.cpp
global_scheduler_context.h
hle_ipc.cpp Project Andio 2022-07-22 01:11:32 +01:00
hle_ipc.h Project Andio 2022-07-22 01:11:32 +01:00
initial_process.h
k_address_arbiter.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_address_arbiter.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_address_space_info.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
k_address_space_info.h
k_affinity_mask.h
k_auto_object_container.cpp
k_auto_object_container.h
k_auto_object.cpp
k_auto_object.h kernel: fix inconsistency in AutoObjectTraits macro definitions 2022-06-13 20:09:00 -04:00
k_class_token.cpp
k_class_token.h kernel: ensure class token lambda exit is unreachable 2022-06-13 20:09:00 -04:00
k_client_port.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_port.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_session.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_client_session.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_code_memory.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_code_memory.h KCodeMemory: Mark virtual methods as override 2022-07-15 10:39:58 +01:00
k_condition_variable.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_condition_variable.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_event.cpp
k_event.h
k_handle_table.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_handle_table.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_interrupt_manager.cpp kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
k_interrupt_manager.h
k_light_condition_variable.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_light_condition_variable.h
k_light_lock.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_light_lock.h
k_linked_list.h
k_memory_block_manager.cpp
k_memory_block_manager.h
k_memory_block.h
k_memory_layout.board.nintendo_nx.cpp
k_memory_layout.cpp
k_memory_layout.h
k_memory_manager.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_memory_manager.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_memory_region_type.h
k_memory_region.h
k_page_bitmap.h
k_page_buffer.cpp
k_page_buffer.h
k_page_group.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_page_heap.cpp
k_page_heap.h
k_page_table.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_page_table.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_port.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_port.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_priority_queue.h
k_process.cpp Merge pull request #8502 from liamwhite/end-wait 2022-07-07 17:31:49 -04:00
k_process.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_readable_event.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_readable_event.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_resource_limit.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_resource_limit.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_scheduler_lock.h
k_scheduler.cpp common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
k_scheduler.h Merge pull request #8532 from liamwhite/fiber-supplements 2022-07-05 18:20:39 -04:00
k_scoped_lock.h
k_scoped_resource_reservation.h
k_scoped_scheduler_lock_and_sleep.h
k_server_port.cpp
k_server_port.h
k_server_session.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_server_session.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_session.cpp
k_session.h
k_shared_memory_info.h
k_shared_memory.cpp core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_shared_memory.h core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
k_slab_heap.h
k_spin_lock.cpp
k_spin_lock.h
k_synchronization_object.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_synchronization_object.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_system_control.h
k_thread_local_page.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_local_page.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_queue.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread_queue.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_thread.cpp kernel: fix usage of waiter_list in Finalize 2022-07-09 18:54:54 -04:00
k_thread.h common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
k_trace.h
k_transfer_memory.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_transfer_memory.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_worker_task_manager.cpp
k_worker_task_manager.h
k_worker_task.h
k_writable_event.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
k_writable_event.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
kernel.cpp Project Andio 2022-07-22 01:11:32 +01:00
kernel.h Project Andio 2022-07-22 01:11:32 +01:00
memory_types.h
physical_core.cpp
physical_core.h
physical_memory.h
process_capability.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
process_capability.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
service_thread.cpp
service_thread.h
slab_helpers.h
svc_common.h
svc_results.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
svc_types.h
svc_wrap.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
svc.cpp Merge pull request #8512 from german77/nnResult 2022-06-28 16:59:33 -07:00
svc.h
time_manager.cpp Rework CoreTiming 2022-07-10 06:59:40 +01:00
time_manager.h