Home
last modified time | relevance | path

Searched refs:xen_pv_domain (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/x86/xen/
A Dsuspend.c27 if (xen_pv_domain()) in xen_arch_pre_suspend()
33 if (xen_pv_domain()) in xen_arch_post_suspend()
43 if (xen_pv_domain() && boot_cpu_has(X86_FEATURE_SPEC_CTRL)) in xen_vcpu_notify_restore()
59 if (xen_pv_domain() && boot_cpu_has(X86_FEATURE_SPEC_CTRL)) { in xen_vcpu_notify_suspend()
A Denlighten_hvm.c195 if (xen_pv_domain()) in xen_hvm_guest_init()
247 if (xen_pv_domain()) in xen_hvm_need_lapic()
284 if (xen_pv_domain()) in xen_platform_hvm()
A Dplatform-pci-unplug.c67 if (xen_pv_domain() || xen_pvh_domain()) in xen_has_pv_devices()
125 if (xen_pv_domain()) in xen_has_pv_and_legacy_disk_devices()
A Dapic.c102 if (xen_pv_domain()) in xen_apic_probe_pv()
110 return xen_pv_domain(); in xen_madt_oem_check()
A Denlighten.c106 if (xen_pv_domain() || in xen_vcpu_setup_restore()
135 if (xen_pv_domain() || xen_feature(XENFEAT_hvm_safe_pvclock)) in xen_vcpu_restore()
A Dpci-swiotlb-xen.c32 if (!xen_pv_domain()) in pci_xen_swiotlb_detect()
A Dgrant-table.c131 if (!xen_pv_domain()) in arch_gnttab_init()
A Denlighten_pv.c1416 if (xen_pv_domain()) in xen_platform_pv()
/linux/arch/x86/kernel/
A Deisa.c15 if (xen_pv_domain() && !xen_initial_domain()) in eisa_bus_probe()
A Dldt.c567 if (xen_pv_domain()) { in allow_16bit_segments()
A Dsetup.c485 if (xen_pv_domain()) { in reserve_crashkernel()
/linux/drivers/xen/
A Dfeatures.c48 if (xen_pv_domain()) { in xen_setup_features()
A Dcpu_hotplug.c109 if (!xen_pv_domain() && !xen_pvh_domain()) in setup_vcpu_hotplug_event()
A Dunpopulated-alloc.c181 if (!xen_pv_domain()) in init()
A Dballoon.c727 balloon_stats.current_pages = xen_pv_domain() in balloon_init()
786 if (xen_pv_domain() || !current_credit()) in balloon_wait_finish()
A Dxen-balloon.c99 target_diff = (xen_pv_domain() || xen_initial_domain()) ? 0 in watch_target()
A Dmanage.c79 si->cancelled = HYPERVISOR_suspend(xen_pv_domain() in xen_suspend()
/linux/arch/x86/pci/
A Dxen.c123 if (!xen_pv_domain()) in xen_register_gsi()
468 if (xen_pv_domain()) { in xen_setup_pci_msi()
498 if (!xen_pv_domain() || xen_initial_domain()) in pci_xen_init()
/linux/include/xen/
A Dxen.h24 #define xen_pv_domain() (xen_domain_type == XEN_PV_DOMAIN) macro
/linux/drivers/tty/hvc/
A Dhvc_xen.c287 if (!xen_pv_domain()) in xen_pv_console_init()
646 if (xen_initial_domain() || !xen_pv_domain()) in xenboot_console_setup()
661 if (!xen_pv_domain()) { in xenboot_write_console()
/linux/drivers/xen/xenbus/
A Dxenbus_probe.c921 if (xen_pv_domain()) in xenbus_init()
927 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()
929 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()
/linux/arch/x86/mm/
A Dextable.c181 if (!xen_pv_domain() && regs->cs != __KERNEL_CS) in early_fixup_exception()
/linux/drivers/gpu/drm/
A Ddrm_cache.c200 if (xen_pv_domain()) in drm_need_swiotlb()
/linux/drivers/xen/events/
A Devents_base.c772 if (xen_pv_domain() && !xen_initial_domain()) in xen_allocate_irq_gsi()
2270 if (xen_pv_domain()) { in xen_init_IRQ()
/linux/drivers/pci/
A Dxen-pcifront.c1151 if (!xen_pv_domain() || xen_initial_domain()) in pcifront_init()

Completed in 41 milliseconds

12