Searched refs:MACHINE_TIMEOUT (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.1.10/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-11215.1.10/osfmk/kern/ |
| H A D | startup.h | 550 #define MACHINE_TIMEOUT(var, name, default, unit, skip_predicate) \ macro 560 MACHINE_TIMEOUT(var, name, default, unit, skip_predicate)
|
| H A D | locks.c | 128 MACHINE_TIMEOUT(dtrace_spin_threshold, "dtrace-spin-threshold",
|
| /xnu-11215.1.10/doc/lifecycle/ |
| H A D | startup.md | 71 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 D | locks_arm.c | 106 MACHINE_TIMEOUT(lock_panic_timeout, "lock-panic",
|
| H A D | model_dep.c | 177 MACHINE_TIMEOUT(debug_ack_timeout, "debug-ack", 240000, MACHINE_TIMEOUT_UNIT_TIMEBASE, NULL);
|
| /xnu-11215.1.10/osfmk/arm64/ |
| H A D | cpu.c | 208 MACHINE_TIMEOUT(arm64_ipi_test_timeout, "arm64-ipi-test", 100, MACHINE_TIMEOUT_UNIT_MSEC, NULL);
|