Searched refs:SYS_STATE_active (Results 1 – 20 of 20) sorted by relevance
38 (system_state >= SYS_STATE_active || !is_kernel_inittext(pc)) ) in do_trap_undefined_instruction()
298 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives()303 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives()
309 system_state < SYS_STATE_active) || in map_domain_page_global()
627 system_state = SYS_STATE_active; in init_done()
491 if ( !d->is_dying && system_state == SYS_STATE_active ) in cpupool_unassign_cpu_start()715 ASSERT(system_state == SYS_STATE_active); in cpupool_cpu_remove_prologue()967 if ( system_state <= SYS_STATE_active ) in cpu_callback()972 if ( system_state <= SYS_STATE_active ) in cpu_callback()977 if ( system_state <= SYS_STATE_active ) in cpu_callback()
2786 if ( system_state > SYS_STATE_active ) in cpu_schedule_callback()
96 SYS_STATE_active, enumerator
205 BUG_ON(system_state != SYS_STATE_active); in enter_state()317 system_state = SYS_STATE_active; in enter_state()
942 if ( cpu == 0 && system_state < SYS_STATE_active ) in cpuidle_init_cpu()
111 BUG_ON(system_state != SYS_STATE_active); in unregister_init_virtual_region()
118 if ( system_state < SYS_STATE_active || system_state == SYS_STATE_resume ) in cpu_down()
1639 if ( system_state != SYS_STATE_active || in check_for_livepatch_work()
1796 if ( system_state < SYS_STATE_active && opt_bootscrub == BOOTSCRUB_IDLE ) in init_heap_pages()
228 ASSERT(system_state != SYS_STATE_active); in apply_alternatives_all()
187 ASSERT(system_state < SYS_STATE_active); in enable_smccc_arch_workaround_1()
976 system_state = SYS_STATE_active; in start_xen()
95 if ( system_state < SYS_STATE_active ) in iommu_enable_x2apic()
314 if ( system_state < SYS_STATE_active ) in modify_bars()
196 if ( system_state >= SYS_STATE_active ) in iov_enable_xt()
889 if ( system_state < SYS_STATE_active && !platform_supports_x2apic() ) in intel_iommu_enable_eim()
Completed in 34 milliseconds