Home
last modified time | relevance | path

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

/xnu-11215.1.10/pexpert/arm/
H A Dpe_fiq.c17 MACHINE_TIMEOUT(gicr_wake_timeout_ns, "gicr-wake-timeout", GICR_WAKE_TIMEOUT_NS, MACHINE_TIMEOUT_UN…
/xnu-11215.1.10/osfmk/kern/
H A Dstartup.h550 #define MACHINE_TIMEOUT(var, name, default, unit, skip_predicate) \ macro
560 MACHINE_TIMEOUT(var, name, default, unit, skip_predicate)
H A Dlocks.c128 MACHINE_TIMEOUT(dtrace_spin_threshold, "dtrace-spin-threshold",
/xnu-11215.1.10/doc/lifecycle/
H A Dstartup.md71 See the comments for the MACHINE_TIMEOUT macro on how they are used in
74 - Rank 1: `MACHINE_TIMEOUT`
/xnu-11215.1.10/osfmk/arm/
H A Dlocks_arm.c106 MACHINE_TIMEOUT(lock_panic_timeout, "lock-panic",
H A Dmodel_dep.c177 MACHINE_TIMEOUT(debug_ack_timeout, "debug-ack", 240000, MACHINE_TIMEOUT_UNIT_TIMEBASE, NULL);
/xnu-11215.1.10/osfmk/arm64/
H A Dcpu.c208 MACHINE_TIMEOUT(arm64_ipi_test_timeout, "arm64-ipi-test", 100, MACHINE_TIMEOUT_UNIT_MSEC, NULL);