Home
last modified time | relevance | path

Searched refs:xen_hvm_domain (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_xen.c245 if (!xen_hvm_domain()) in xen_hvm_console_init()
356 if (xen_hvm_domain()) { in xen_console_update_evtchn()
416 if (xen_hvm_domain()) in xen_console_remove()
611 if (xen_hvm_domain()) in xen_hvc_init()
662 if (xen_hvm_domain()) in xen_cons_init()
740 if (rc != -ENOSYS || !xen_hvm_domain()) in xen_raw_console_write()
/openbmc/linux/arch/x86/include/asm/xen/
H A Devents.h34 return (!xen_hvm_domain() || xen_have_vector_callback); in xen_support_evtchn_rebind()
/openbmc/linux/include/xen/
H A Dxen.h27 #define xen_hvm_domain() (xen_domain_type == XEN_HVM_DOMAIN) macro
/openbmc/linux/arch/x86/xen/
H A Denlighten.c174 (xen_hvm_domain() && cpu_online(cpu))) in xen_vcpu_setup_restore()
244 if (xen_hvm_domain()) { in xen_vcpu_setup()
H A Dplatform-pci-unplug.c95 if (xen_hvm_domain() && (xen_platform_pci_unplug & state)) in __xen_has_pv_device()
H A Dpmu.c533 if (xen_hvm_domain() || (cpu != 0 && !is_xen_pmu)) in xen_pmu_init()
575 if (xen_hvm_domain()) in xen_pmu_finish()
H A Dsmp.c136 if (xen_hvm_domain()) in xen_smp_cpus_done()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c921 if (xen_hvm_domain()) { in xenbus_resume_cb()
968 if (xen_hvm_domain()) in xenbus_init()
970 if (xen_hvm_domain() && xen_initial_domain()) in xenbus_init()
H A Dxenbus_probe_frontend.c472 if (xen_hvm_domain()) in frontend_probe_and_watch()
H A Dxenbus_xs.c748 if (!xen_hvm_domain() || xen_initial_domain()) in xs_reset_watches()
/openbmc/linux/arch/x86/pci/
H A Dxen.c110 if (!xen_hvm_domain()) in acpi_register_gsi_xen_hvm()
474 } else if (xen_hvm_domain()) { in xen_setup_pci_msi()
/openbmc/linux/drivers/xen/events/
H A Devents_2l.c110 if (unlikely(evtchn_pending && xen_hvm_domain())) { in evtchn_2l_unmask()
H A Devents_base.c2310 if (xen_hvm_domain()) { in xen_init_IRQ()
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c1099 if (xen_hvm_domain() && offset < EMULATED_HD_DISK_NAME_OFFSET + 4) in xlvbd_alloc_gendisk()
1955 if (xen_hvm_domain()) { in blkfront_probe()
/openbmc/linux/drivers/xen/
H A Dgrant-table.c1694 if (xen_hvm_domain() && !xen_pvh_domain()) in __gnttab_init()