Searched refs:xen_pv_domain (Results 1 – 25 of 27) sorted by relevance
12
27 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()
195 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()
67 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()
102 if (xen_pv_domain()) in xen_apic_probe_pv()110 return xen_pv_domain(); in xen_madt_oem_check()
106 if (xen_pv_domain() || in xen_vcpu_setup_restore()135 if (xen_pv_domain() || xen_feature(XENFEAT_hvm_safe_pvclock)) in xen_vcpu_restore()
32 if (!xen_pv_domain()) in pci_xen_swiotlb_detect()
131 if (!xen_pv_domain()) in arch_gnttab_init()
1416 if (xen_pv_domain()) in xen_platform_pv()
15 if (xen_pv_domain() && !xen_initial_domain()) in eisa_bus_probe()
567 if (xen_pv_domain()) { in allow_16bit_segments()
485 if (xen_pv_domain()) { in reserve_crashkernel()
48 if (xen_pv_domain()) { in xen_setup_features()
109 if (!xen_pv_domain() && !xen_pvh_domain()) in setup_vcpu_hotplug_event()
181 if (!xen_pv_domain()) in init()
727 balloon_stats.current_pages = xen_pv_domain() in balloon_init()786 if (xen_pv_domain() || !current_credit()) in balloon_wait_finish()
99 target_diff = (xen_pv_domain() || xen_initial_domain()) ? 0 in watch_target()
79 si->cancelled = HYPERVISOR_suspend(xen_pv_domain() in xen_suspend()
123 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()
24 #define xen_pv_domain() (xen_domain_type == XEN_PV_DOMAIN) macro
287 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()
921 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()
181 if (!xen_pv_domain() && regs->cs != __KERNEL_CS) in early_fixup_exception()
200 if (xen_pv_domain()) in drm_need_swiotlb()
772 if (xen_pv_domain() && !xen_initial_domain()) in xen_allocate_irq_gsi()2270 if (xen_pv_domain()) { in xen_init_IRQ()
1151 if (!xen_pv_domain() || xen_initial_domain()) in pcifront_init()
Completed in 38 milliseconds