Searched refs:MACHINE_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.41.6/pexpert/arm/ |
| H A D | pe_fiq.c | 17 MACHINE_TIMEOUT(gicr_wake_timeout_ns, "gicr-wake-timeout", GICR_WAKE_TIMEOUT_NS, MACHINE_TIMEOUT_UN…
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | startup.h | 611 #define MACHINE_TIMEOUT(var, name, default, unit, skip_predicate) \ macro 628 MACHINE_TIMEOUT(var, name, default, unit, skip_predicate)
|
| H A D | locks.c | 128 MACHINE_TIMEOUT(dtrace_spin_threshold, "dtrace-spin-threshold",
|
| /xnu-12377.41.6/doc/lifecycle/ |
| H A D | startup.md | 75 See the comments for the MACHINE_TIMEOUT macro on how they are used in 78 - Rank 1: `MACHINE_TIMEOUT` specifications.
|
| /xnu-12377.41.6/osfmk/arm/ |
| H A D | locks_arm.c | 106 MACHINE_TIMEOUT(lock_panic_timeout, "lock-panic",
|
| /xnu-12377.41.6/osfmk/arm64/ |
| H A D | cpu.c | 204 MACHINE_TIMEOUT(arm64_ipi_test_timeout, "arm64-ipi-test", 100, MACHINE_TIMEOUT_UNIT_MSEC, NULL);
|