Searched refs:xnu_platform_stall_value (Results 1 – 3 of 3) sorted by relevance
375 uint64_t xnu_platform_stall_value = PLATFORM_STALL_XNU_DISABLE; variable2253 if (xnu_platform_stall_value & req) {2254 if (xnu_platform_stall_value & PLATFORM_STALL_XNU_ACTION_PANIC) {
610 extern uint64_t xnu_platform_stall_value;
402 xnu_platform_stall_value = *platform_stall_ptr; in arm_init()