Home
last modified time | relevance | path

Searched refs:locations (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/
H A DREADME.md203 XNU installs header files at the following locations -
221 creates the list of files that should be installed at different locations.
226 to install it. The default locations where the header files are installed
384 A single header file can exist at different locations using the steps
386 in the header file available at all the locations. For example, you
425 in locations that support modules/Swift (i.e. not System or Kernel frameworks).
/xnu-12377.61.12/osfmk/tests/
H A DREADME.md33 …* There are two locations ```osfmk/tests/``` and ```bsd/tests``` where you can add tests based on …
/xnu-12377.61.12/doc/primitives/
H A Datomics.md95 1. the memory locations passed to the various `os_atomic_*`
104 all accesses are performed on the specified locations
/xnu-12377.61.12/doc/arm/
H A Dapple_speculative_hardening.md237 other locations within the same submap front, a gadget allocated in one zone can
280 locations on the same front, and so unless one of the zones containing a gadget
623 more easily exploitable by allowing them to target locations *before the buffer*
/xnu-12377.61.12/osfmk/arm64/sptm/pmap/
H A Dpmap.c9276 void *locations[SPTM_BATCHED_OPS_LIMIT]; member
9319 void **locations = state->locations; local
9336 locations[state->index] = location;
9367 memcpy(locations[i], &(sptm_values[i]), sizeof(sptm_values[i]));