Liam
|
f21058a6c0
k_page_table: add MapFirstGroup
|
2 лет назад |
Liam
|
0441853d0f
k_page_table: implement PermissionLocked
|
2 лет назад |
Liam
|
60a1c6b95b
k_page_table: add new CheckMemoryState helper
|
2 лет назад |
Liam
|
794e6c7a96
kernel: split Io memory state, add PermissionLocked attribute
|
2 лет назад |
Liam
|
c4ec76edba
k_page_table: add missing page group open when locking memory
|
2 лет назад |
Liam
|
e797a917a9
kernel: implement transfer memory
|
2 лет назад |
Liam
|
8fb13372c2
k_page_table: skip page table clearing on finalization
|
2 лет назад |
Liam
|
84cb20bc72
core: remove ResultVal type
|
3 лет назад |
Liam
|
41d99aa89d
memory: rename global memory references to application memory
|
3 лет назад |
Liam
|
fb49ec19c1
kernel: use KTypedAddress for addresses
|
3 лет назад |
Liam
|
e9e1e7aa3a
kernel: unbreak min/max template deduction on Apple Clang
|
3 лет назад |
Liam
|
31e54c4573
kernel: KPageTable: update
|
3 лет назад |
bunnei
|
a5693afa03
Revert "Revert "k_page_group: synchronize""
|
3 лет назад |
gidoly
|
10eaf31af3
Revert "k_page_group: synchronize"
|
3 лет назад |
Liam
|
28d9c30861
k_page_table: remove HACK_OpenPages/ClosePages
|
3 лет назад |
Liam
|
3392fdac9b
k_page_group: synchronize
|
3 лет назад |
Kyle Kienapfel
|
6fa3faec65
Add break for default cases
|
3 лет назад |
Liam
|
4eece4d35d
kernel/svc_types: refresh
|
3 лет назад |
bunnei
|
05ae0cab0e
core: hle: kernel: k_page_table: Remove unnecessary casts.
|
3 лет назад |
bunnei
|
119315af08
core: hle: kernel: k_page_table: Manually open/close pages for IPC methods.
|
3 лет назад |
bunnei
|
661fe06d9d
core: hle: kernel: k_page_table: Implement IPC memory methods.
|
3 лет назад |
bunnei
|
ba21ba0c5c
core: hle: kernel: k_memory_manager: Refresh.
|
3 лет назад |
bunnei
|
32d7faafa8
core: hle: kernel: Integrate system KSystemResource.
|
3 лет назад |
bunnei
|
829e82e264
core: hle: kernel: Use result macros for new/changed code.
|
3 лет назад |
bunnei
|
abcc009dff
core: hle: kernel: k_process: Improve management of page table & cleanup.
|
3 лет назад |
bunnei
|
ff26190d42
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
|
3 лет назад |
bunnei
|
ed591934fb
core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockManager/SlabManager.
|
3 лет назад |
bunnei
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
german77
|
7b48e7b363
core: kernel: Replace instances of KPageLinkedList with KPageGroup
|
4 лет назад |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |