Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.41.6/osfmk/mach/
H A Dmach_voucher.defs38 /* extract just the content data for a <voucher, key> pair */
44 /* extract a recipe to reconstitue a <voucher, key> pair item in a future voucher */
54 /* extract a recipe array to reconstitue all the key values in a future voucher */
67 /* extract a recipe array to reconstitue all the key values in a future voucher */
/xnu-12377.41.6/osfmk/kern/
H A Dbits.h56 #define extract(x, shift, width) ((((uint64_t)(x)) >> (shift)) & mask(width)) macro
57 #define bits(x, hi, lo) extract((x), (lo), (hi) - (lo) + 1)
/xnu-12377.41.6/tools/tests/
H A DMakefile.common115 ARCH_CONFIGS:=$(shell /usr/bin/plutil -extract SupportedTargets.$(PLATFORM_LOWERCASE).Archs json -o…
/xnu-12377.41.6/iokit/DriverKit/
H A DIOEventLink.iig64 * with os_eventlink_create() (see <os/eventlink_private.h>). The application then has to extract
/xnu-12377.41.6/doc/building/
H A Dxnu_build_consolidation.md104 * Extending the `ml_*` API to extract cluster information from the topology parser. New APIs includ…
/xnu-12377.41.6/doc/debugging/
H A Dextensible_paniclog.md267 In DumpPanic, we will extract this data from the panic log region and format it to be readable. We …
/xnu-12377.41.6/makedefs/
H A DMakeInc.kernel295 RC_DARWIN_KERNEL_VERSION := $(strip $(shell $(PLUTIL) -extract CFBundleVersion raw -n $(SDK_SYSTEM_…
/xnu-12377.41.6/doc/arm/
H A Dapple_speculative_hardening.md15 to extract—or “leak”—useful information from the other context. When the leaked