Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 7 of 7) sorted by relevance

/xnu-11417.140.69/tests/vm/
H A Dvm_reclaim.c569 uint32_t sizes[3] = {MiB(128), MiB(128), MiB(128)}; variable
588 ids[i] = allocate_and_defer_deallocate(sizes[i], ringbuffer, 0xAB, &addrs[i]);
593 success = try_cancel(ringbuffer, ids[i], addrs[i], sizes[i], VM_RECLAIM_DEALLOCATE);
595 …kr = mach_vm_reclaim_try_enter(ringbuffer, addrs[i], sizes[i], VM_RECLAIM_DEALLOCATE, &ids[i], &up…
612 success = try_cancel(ringbuffer, ids[i], addrs[i], sizes[i], VM_RECLAIM_DEALLOCATE);
614 …kr = mach_vm_reclaim_try_enter(ringbuffer, addrs[i], sizes[i], VM_RECLAIM_DEALLOCATE, &ids[i], &up…
638 success = try_cancel(ringbuffer, ids[i], addrs[i], sizes[i], VM_RECLAIM_DEALLOCATE);
/xnu-11417.140.69/doc/building/
H A Dxnu_build_consolidation.md10 core/cluster counts or cache sizes). Similarly, SoC-specific fix-ups are usually conditionally comp…
45 …h not often, the kernel may still require deriving, one way or another, parameters like cache sizes
124 sharing a single build. Note that these no longer reflect actual counts and sizes, and the real val…
/xnu-11417.140.69/doc/allocators/
H A Dapi-basics.md40 Unlike the typical zone allocators, this allows for arbitrary sizes, in a
357 (the element sizes and array element count).
/xnu-11417.140.69/osfmk/mach/
H A Dmach_host.defs258 * address space sizes.
/xnu-11417.140.69/doc/mach_ipc/
H A Dkmsg.md52 │ trailer (various sizes) │
/xnu-11417.140.69/doc/observability/
H A Dmt_stackshot.md60 as the number of tasks and threads on the system, the flags passed, sizes of
/xnu-11417.140.69/doc/vm/
H A Dsanitize.md372 probe for overflows when the values are added and/or rounded to page sizes.
410 and Rosetta where page sizes are different. See