Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_reclaim.c906 mach_vm_size_t sizes[QUERY_BUFFER_RING_COUNT]; variable
925 sizes[i] = ((rand() % 3) + 1) * vm_page_size;
927 ids[i] = allocate_and_defer_free(sizes[i], self_ring, 'A', actions[i], &addrs[i]);
970 (qentry->vmrr_size != sizes[i]) ||
975 T_QUIET; T_EXPECT_EQ(qentry->vmrr_size, sizes[i], "query->vmrr_size is correct");
/xnu-12377.61.12/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-12377.61.12/tests/
H A Darm_mte_compress.c714 …size_t sizes[] = {31, 31, 63, 63, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, … in tag_pattern_odd_chunks() local
717 for (size_t i = 0; i < countof(sizes); ++i) { in tag_pattern_odd_chunks()
718 size_t sz = sizes[i] * VM_MEMTAG_BYTES_PER_TAG; in tag_pattern_odd_chunks()
/xnu-12377.61.12/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-12377.61.12/osfmk/mach/
H A Dmach_host.defs258 * address space sizes.
/xnu-12377.61.12/doc/mach_ipc/
H A Dkmsg.md52 │ trailer (various sizes) │
/xnu-12377.61.12/doc/observability/
H A Dmt_stackshot.md60 as the number of tasks and threads on the system, the flags passed, sizes of
/xnu-12377.61.12/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
/xnu-12377.61.12/doc/arm/
H A Dapple_speculative_hardening.md648 in-bounds sizes but, with correct usage of vm_far use pointer arithmetic, ASH