Files
Vita3K/external
Francisco José García García dfc31d5098 Address PR review: JIT cache invalidation + kernel.mutex locking
- SceCpuForDriver: ksceKernelCpuIcacheInvalidateRange and
  ksceKernelCpuIcacheAndL2WritebackInvalidateRange now call
  invalidate_jit_cache() to properly invalidate dynarmic's JIT cache
- taiHEN: All loaded_modules accesses now protected by kernel.mutex
  using scoped locks to avoid deadlocks with state->mutex and
  export_nids_mutex (lock order: kernel.mutex -> export_nids_mutex -> state->mutex)
2026-05-09 21:04:18 +02:00
..
2025-11-05 10:36:57 -03:00
2024-07-17 07:59:00 +02:00
2020-07-25 04:10:28 +09:00
2025-10-18 20:57:35 +02:00
2025-12-30 18:09:43 +01:00
2025-05-18 13:25:15 -03:00
2023-09-16 13:42:44 +02:00
2023-06-30 18:05:53 +02:00
2024-01-17 20:03:58 +01:00
2025-12-30 18:09:43 +01:00
2025-04-01 18:34:02 +02:00
2024-10-29 17:26:30 -03:00