Searched refs:affinity_sets_mapping (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Daffinity.c80 * kern.affinity_sets_mapping - controls cache distribution policy
84 int affinity_sets_mapping = 1; variable
544 if (affinity_sets_mapping == 0)
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c3128 extern int affinity_sets_mapping;
3132 SYSCTL_INT (_kern, OID_AUTO, affinity_sets_mapping,
3133 CTLFLAG_RW | CTLFLAG_LOCKED, &affinity_sets_mapping, 0, "mapping policy");

Completed in 27 milliseconds