Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/x86/xen/
H 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()
H 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()
H A Dplatform-pci-unplug.c65 if (xen_pv_domain() || xen_pvh_domain()) in xen_has_pv_devices()
123 if (xen_pv_domain()) in xen_has_pv_and_legacy_disk_devices()
H A Dapic.c102 if (xen_pv_domain()) in xen_apic_probe_pv()
110 return xen_pv_domain(); in xen_madt_oem_check()
H A Denlighten.c133 if (xen_pv_domain() || in xen_vcpu_setup_restore()
165 if (xen_pv_domain() || xen_feature(XENFEAT_hvm_safe_pvclock)) in xen_vcpu_restore()
H A Dpci-swiotlb-xen.c32 if (!xen_pv_domain()) in pci_xen_swiotlb_detect()
H A Dgrant-table.c131 if (!xen_pv_domain()) in arch_gnttab_init()
H A Denlighten_pv.c1463 if (xen_pv_domain()) in xen_platform_pv()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Deisa.c15 if (xen_pv_domain() && !xen_initial_domain()) in eisa_bus_probe()
H A Dldt.c561 if (xen_pv_domain()) { in allow_16bit_segments()
H A Dsetup.c508 if (xen_pv_domain()) { in reserve_crashkernel()
/OK3568_Linux_fs/kernel/include/xen/
H A Dxen.h24 #define xen_pv_domain() (xen_domain_type == XEN_PV_DOMAIN) macro
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dxen.c122 if (!xen_pv_domain()) in xen_register_gsi()
471 if (xen_pv_domain()) { in xen_setup_pci_msi()
505 if (!xen_pv_domain() || xen_initial_domain()) in pci_xen_init()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dcpu_hotplug.c109 if (!xen_pv_domain() && !xen_pvh_domain()) in setup_vcpu_hotplug_event()
H A Dunpopulated-alloc.c181 if (!xen_pv_domain()) in init()
H A Dballoon.c724 balloon_stats.current_pages = xen_pv_domain() in balloon_init()
783 if (xen_pv_domain() || !current_credit()) in balloon_wait_finish()
H A Dxen-balloon.c99 target_diff = (xen_pv_domain() || xen_initial_domain()) ? 0 in watch_target()
H A Dmanage.c79 si->cancelled = HYPERVISOR_suspend(xen_pv_domain() in xen_suspend()
H A Dgrant-table.c1450 if (xen_pv_domain()) { in gnttab_need_v2()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_xen.c287 if (!xen_pv_domain()) in xen_pv_console_init()
647 if (!xen_pv_domain()) in xenboot_console_setup()
659 if (!xen_pv_domain()) { in xenboot_write_console()
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe.c858 if (xen_pv_domain()) in xenbus_init()
864 if (xen_pv_domain() && !xen_start_info->store_evtchn) in xenbus_init()
866 if (xen_pv_domain() && xen_start_info->store_evtchn) in xenbus_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_memory.c174 if (xen_pv_domain()) in drm_need_swiotlb()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c205 if (!xen_pv_domain() && regs->cs != __KERNEL_CS) in early_fixup_exception()
/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_base.c713 if (xen_pv_domain() && !xen_initial_domain()) in xen_allocate_irq_gsi()
2190 if (xen_pv_domain()) { in xen_init_IRQ()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dxen-pcifront.c1161 if (!xen_pv_domain() || xen_initial_domain()) in pcifront_init()

12