Searched refs:gEnforcePlatformActionSafety (Results 1 – 6 of 6) sorted by relevance
87 uint32_t gEnforcePlatformActionSafety = 0; variable191 PE_parse_boot_argn("enforce_platform_action_safety", &gEnforcePlatformActionSafety, in start()192 sizeof(gEnforcePlatformActionSafety)); in start()1560 if (gEnforcePlatformActionSafety) { in callPlatformFunction()
1518 if (gEnforcePlatformActionSafety) { in callPlatformFunction()
104 extern uint32_t gEnforcePlatformActionSafety;
732 unsigned int expected_preemption_count = (gEnforcePlatformActionSafety ? 2 : 1); in arm_init_cpu()
417 bool enforce_quiesce_safety = gEnforcePlatformActionSafety; in processor_offline()
1233 unsigned int expected_preemption_count = (gEnforcePlatformActionSafety ? 2 : 1); in arm_init_cpu()