Home
last modified time | relevance | path

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

/xnu-8020.121.3/doc/ !
H A Dstartup.md68 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 Dpe_fiq.c21 MACHINE_TIMEOUT(gicr_wake_timeout_ns, "gicr-wake-timeout", GICR_WAKE_TIMEOUT_NS, MACHINE_TIMEOUT_UN…
/xnu-8020.121.3/osfmk/kern/ !
H A Dstartup.h525 #define MACHINE_TIMEOUT(var, name, default, unit, skip_predicate) \ macro
/xnu-8020.121.3/osfmk/arm64/ !
H A Dcpu.c198 MACHINE_TIMEOUT(arm64_ipi_test_timeout, "arm64-ipi-test", 100, MACHINE_TIMEOUT_UNIT_MSEC, NULL);