Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Dtraps.c32 (system_state >= SYS_STATE_active || !is_kernel_inittext(pc)) ) in do_trap_undefined_instruction()
/xen-4.10.0-shim-comet/xen/common/
A Dvirtual_region.c96 BUG_ON(system_state != SYS_STATE_active); in unregister_init_virtual_region()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dkernel.h96 SYS_STATE_active, enumerator
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dpower.c174 BUG_ON(system_state != SYS_STATE_active); in enter_state()
264 system_state = SYS_STATE_active; in enter_state()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dalternative.c222 ASSERT(system_state != SYS_STATE_active); in apply_alternatives_all()
A Dsetup.c877 system_state = SYS_STATE_active; in start_xen()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain_page.c310 system_state < SYS_STATE_active) || in map_domain_page_global()
A Dtraps.c728 system_state >= SYS_STATE_active && is_hvm_vcpu(curr) && in do_trap()
A Dsetup.c583 system_state = SYS_STATE_active; in init_done()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dintremap.c889 if ( system_state < SYS_STATE_active ) in iommu_enable_x2apic_IR()

Completed in 15 milliseconds