Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H 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()
569 if (xen_hvm_domain()) in xen_hvc_init()
617 if (xen_hvm_domain()) in xen_cons_init()
698 if (rc != -ENOSYS || !xen_hvm_domain()) in xen_raw_console_write()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten.c134 (xen_hvm_domain() && cpu_online(cpu))) { in xen_vcpu_setup_restore()
217 if (xen_hvm_domain()) { in xen_vcpu_setup()
H A Dplatform-pci-unplug.c93 if (xen_hvm_domain() && (xen_platform_pci_unplug & state)) in __xen_has_pv_device()
H A Dpmu.c526 if (xen_hvm_domain() || (cpu != 0 && !is_xen_pmu)) in xen_pmu_init()
568 if (xen_hvm_domain()) in xen_pmu_finish()
H A Denlighten_hvm.c249 if (!xen_hvm_domain()) in xen_hvm_need_lapic()
H A Dsmp.c126 if (xen_hvm_domain()) in xen_smp_cpus_done()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Devents.h34 return (!xen_hvm_domain() || xen_have_vector_callback); in xen_support_evtchn_rebind()
/OK3568_Linux_fs/kernel/include/xen/
H A Dxen.h25 #define xen_hvm_domain() (xen_domain_type == XEN_HVM_DOMAIN) macro
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe.c828 if (xen_hvm_domain()) { in xenbus_resume_cb()
860 if (xen_hvm_domain()) in xenbus_init()
862 if (xen_hvm_domain() && xen_initial_domain()) in xenbus_init()
H A Dxenbus_probe_frontend.c480 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()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dxen.c109 if (!xen_hvm_domain()) in acpi_register_gsi_xen_hvm()
479 } else if (xen_hvm_domain()) { in xen_setup_pci_msi()
/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_2l.c110 if (unlikely(evtchn_pending && xen_hvm_domain())) { in evtchn_2l_unmask()
H A Devents_base.c2199 if (xen_hvm_domain()) { in xen_init_IRQ()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dxen-blkfront.c1153 if (xen_hvm_domain() && offset < EMULATED_HD_DISK_NAME_OFFSET + 4) in xlvbd_alloc_gendisk()
2054 if (xen_hvm_domain()) { in blkfront_probe()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgrant-table.c1610 if (xen_hvm_domain() && !xen_pvh_domain()) in __gnttab_init()