Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
A Dhvc_xen.c229 if (!xen_hvm_domain()) in xen_hvm_console_init()
335 if (xen_hvm_domain()) { in xen_console_update_evtchn()
390 if (xen_hvm_domain()) in xen_console_remove()
570 if (xen_hvm_domain()) in xen_hvc_init()
618 if (xen_hvm_domain()) in xen_cons_init()
696 if (rc != -ENOSYS || !xen_hvm_domain()) in xen_raw_console_write()
/linux/arch/x86/xen/
A Denlighten.c107 (xen_hvm_domain() && cpu_online(cpu))) in xen_vcpu_setup_restore()
176 if (xen_hvm_domain()) { in xen_vcpu_setup()
A Dplatform-pci-unplug.c95 if (xen_hvm_domain() && (xen_platform_pci_unplug & state)) in __xen_has_pv_device()
A Dpmu.c529 if (xen_hvm_domain()) in xen_pmu_init()
570 if (xen_hvm_domain()) in xen_pmu_finish()
A Denlighten_hvm.c249 if (!xen_hvm_domain()) in xen_hvm_need_lapic()
A Dsmp.c124 if (xen_hvm_domain()) in xen_smp_cpus_done()
/linux/arch/x86/include/asm/xen/
A Devents.h34 return (!xen_hvm_domain() || xen_have_vector_callback); in xen_support_evtchn_rebind()
/linux/include/xen/
A Dxen.h25 #define xen_hvm_domain() (xen_domain_type == XEN_HVM_DOMAIN) macro
/linux/arch/x86/pci/
A Dxen.c110 if (!xen_hvm_domain()) in acpi_register_gsi_xen_hvm()
477 } else if (xen_hvm_domain()) { in xen_setup_pci_msi()
/linux/drivers/xen/xenbus/
A Dxenbus_probe.c891 if (xen_hvm_domain()) { in xenbus_resume_cb()
923 if (xen_hvm_domain()) in xenbus_init()
925 if (xen_hvm_domain() && xen_initial_domain()) in xenbus_init()
A Dxenbus_probe_frontend.c472 if (xen_hvm_domain()) in frontend_probe_and_watch()
A Dxenbus_xs.c748 if (!xen_hvm_domain() || xen_initial_domain()) in xs_reset_watches()
/linux/drivers/xen/events/
A Devents_2l.c110 if (unlikely(evtchn_pending && xen_hvm_domain())) { in evtchn_2l_unmask()
A Devents_base.c2279 if (xen_hvm_domain()) { in xen_init_IRQ()
/linux/drivers/block/
A Dxen-blkfront.c1090 if (xen_hvm_domain() && offset < EMULATED_HD_DISK_NAME_OFFSET + 4) in xlvbd_alloc_gendisk()
1954 if (xen_hvm_domain()) { in blkfront_probe()
/linux/drivers/xen/
A Dgrant-table.c1600 if (xen_hvm_domain() && !xen_pvh_domain()) in __gnttab_init()

Completed in 42 milliseconds