Home
last modified time | relevance | path

Searched refs:xen_domain (Results 1 – 25 of 33) sorted by relevance

12

/linux/arch/x86/xen/
H A Denlighten_hvm.c290 uint32_t xen_domain = xen_cpuid_base(); in xen_platform_hvm() local
297 if (xen_domain) in xen_platform_hvm()
304 } else if (nopv && xen_domain) { in xen_platform_hvm()
320 return xen_domain; in xen_platform_hvm()
H A Dplatform-pci-unplug.c63 if (!xen_domain()) in xen_has_pv_devices()
121 if (!xen_domain()) in xen_has_pv_and_legacy_disk_devices()
H A Denlighten.c280 if (!xen_domain()) in xen_running_on_version_or_later()
447 if (!xen_domain()) in arch_xen_unpopulated_init()
/linux/include/xen/
H A Dxen.h33 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro
55 #define xen_initial_domain() (xen_domain() && \
/linux/drivers/xen/xenfs/
H A Dsuper.c97 if (xen_domain()) in xenfs_init()
105 if (xen_domain()) in xenfs_exit()
/linux/tools/virtio/xen/
H A Dxen.h4 #define xen_domain() 0 macro
/linux/include/xen/arm/
H A Dswiotlb-xen.h10 if (!xen_domain()) in xen_swiotlb_detect()
/linux/arch/arm/xen/
H A Denlighten.c322 if (!xen_domain()) in arch_xen_unpopulated_init()
441 if (!xen_domain()) in xen_guest_init()
541 if (!xen_domain()) in xen_late_init()
/linux/drivers/xen/
H A Dcpu_hotplug.c111 if (!xen_domain()) in setup_vcpu_hotplug_event()
H A Dunpopulated-alloc.c240 if (!xen_domain()) in unpopulated_init()
H A Dballoon.c731 if (!xen_domain()) in balloon_init()
796 if (!xen_domain()) in balloon_wait_finish()
H A Dmanage.c385 if (!xen_domain()) in xen_setup_shutdown_event()
H A Dsys-hypervisor.c578 if (!xen_domain()) in hyper_sysfs_init()
664 if (!xen_domain()) in hypervisor_subsys_init()
H A Dgntalloc.c572 if (!xen_domain()) in gntalloc_init()
H A Devtchn.c708 if (!xen_domain()) in evtchn_init()
/linux/drivers/watchdog/
H A Dxen_wdt.c180 if (!xen_domain()) in xen_wdt_init_module()
/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c824 if (!xen_domain()) in xenbus_probe_initcall()
961 if (!xen_domain()) in xenbus_init()
H A Dxenbus_probe_frontend.c305 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
H A Dxenbus_dev_frontend.c716 if (!xen_domain()) in xenbus_init()
/linux/drivers/char/tpm/
H A Dxen-tpmfront.c424 if (!xen_domain()) in xen_tpmfront_init()
/linux/drivers/input/misc/
H A Dxen-kbdfront.c549 if (!xen_domain()) in xenkbd_init()
/linux/net/9p/
H A Dtrans_xen.c551 if (!xen_domain()) in p9_trans_xen_init()
/linux/drivers/video/fbdev/
H A Dxen-fbfront.c676 if (!xen_domain()) in xenfb_init()
/linux/drivers/pci/controller/
H A Dvmd.c974 if (xen_domain()) { in vmd_probe()
/linux/drivers/scsi/
H A Dxen-scsifront.c1222 if (!xen_domain()) in scsifront_init()

12