Home
last modified time | relevance | path

Searched refs:SYS_STATE_active (Results 1 – 20 of 20) sorted by relevance

/xen/xen/arch/arm/arm32/
A Dtraps.c38 (system_state >= SYS_STATE_active || !is_kernel_inittext(pc)) ) in do_trap_undefined_instruction()
/xen/xen/arch/x86/
A Dalternative.c298 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives()
303 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives()
A Ddomain_page.c309 system_state < SYS_STATE_active) || in map_domain_page_global()
A Dsetup.c627 system_state = SYS_STATE_active; in init_done()
/xen/xen/common/sched/
A Dcpupool.c491 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()
A Dcore.c2786 if ( system_state > SYS_STATE_active ) in cpu_schedule_callback()
/xen/xen/include/xen/
A Dkernel.h96 SYS_STATE_active, enumerator
/xen/xen/arch/x86/acpi/
A Dpower.c205 BUG_ON(system_state != SYS_STATE_active); in enter_state()
317 system_state = SYS_STATE_active; in enter_state()
A Dcpu_idle.c942 if ( cpu == 0 && system_state < SYS_STATE_active ) in cpuidle_init_cpu()
/xen/xen/common/
A Dvirtual_region.c111 BUG_ON(system_state != SYS_STATE_active); in unregister_init_virtual_region()
A Dcpu.c118 if ( system_state < SYS_STATE_active || system_state == SYS_STATE_resume ) in cpu_down()
A Dlivepatch.c1639 if ( system_state != SYS_STATE_active || in check_for_livepatch_work()
A Dpage_alloc.c1796 if ( system_state < SYS_STATE_active && opt_bootscrub == BOOTSCRUB_IDLE ) in init_heap_pages()
/xen/xen/arch/arm/
A Dalternative.c228 ASSERT(system_state != SYS_STATE_active); in apply_alternatives_all()
A Dcpuerrata.c187 ASSERT(system_state < SYS_STATE_active); in enable_smccc_arch_workaround_1()
A Dsetup.c976 system_state = SYS_STATE_active; in start_xen()
/xen/xen/drivers/passthrough/x86/
A Diommu.c95 if ( system_state < SYS_STATE_active ) in iommu_enable_x2apic()
/xen/xen/drivers/vpci/
A Dheader.c314 if ( system_state < SYS_STATE_active ) in modify_bars()
/xen/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c196 if ( system_state >= SYS_STATE_active ) in iov_enable_xt()
/xen/xen/drivers/passthrough/vtd/
A Dintremap.c889 if ( system_state < SYS_STATE_active && !platform_supports_x2apic() ) in intel_iommu_enable_eim()

Completed in 34 milliseconds