Searched refs:MACHINE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/doc/ ! |
| H A D | startup.md | 68 See the comments for the MACHINE_TIMEOUT macro on how they are used in 71 - Rank 1: `MACHINE_TIMEOUT`
|
| /xnu-8020.121.3/pexpert/arm/ ! |
| H A D | pe_fiq.c | 21 MACHINE_TIMEOUT(gicr_wake_timeout_ns, "gicr-wake-timeout", GICR_WAKE_TIMEOUT_NS, MACHINE_TIMEOUT_UN…
|
| /xnu-8020.121.3/osfmk/kern/ ! |
| H A D | startup.h | 525 #define MACHINE_TIMEOUT(var, name, default, unit, skip_predicate) \ macro
|
| /xnu-8020.121.3/osfmk/arm64/ ! |
| H A D | cpu.c | 198 MACHINE_TIMEOUT(arm64_ipi_test_timeout, "arm64-ipi-test", 100, MACHINE_TIMEOUT_UNIT_MSEC, NULL);
|