Mach trap#-63
svc · mach trap -63
mach_vm_reclaim_update_kernel_accounting_trap
Updates the kernel's accounting of a process's reclaimable memory hints.
Prototype
kern_return_t mach_vm_reclaim_update_kernel_accounting_trap(/* 3 args */);Returns: kern_return_t
Version history
| XNU tag | macOS | # |
|---|---|---|
| xnu-12377.1.9 | macOS 26.0 Tahoe | -63 |
| xnu-12377.101.15 | — | -63 |
| xnu-12377.41.6 | — | -63 |
| xnu-12377.61.12 | — | -63 |
| xnu-12377.81.4 | — | -63 |
Notes
No prose documentation yet.