Home
last modified time | relevance | path

Searched refs:xen_domain (Results 1 – 25 of 40) 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.c282 if (!xen_domain()) in xen_running_on_version_or_later()
449 if (!xen_domain()) in arch_xen_unpopulated_init()
/linux/include/xen/
H A Dxen.h25 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro
48 #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 Dplatform-pci.c101 if (!xen_domain()) in platform_pci_probe()
H A Dballoon.c709 if (!xen_domain()) in balloon_init()
757 if (!xen_domain()) in balloon_wait_finish()
H A Dunpopulated-alloc.c237 if (!xen_domain()) in unpopulated_init()
H A Dsys-hypervisor.c578 if (!xen_domain()) in hyper_sysfs_init()
664 if (!xen_domain()) in hypervisor_subsys_init()
H A Dmanage.c381 if (!xen_domain()) in xen_setup_shutdown_event()
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/sound/xen/
H A Dxen_snd_front.c365 if (!xen_domain()) in xen_drv_init()
/linux/drivers/char/tpm/
H A Dxen-tpmfront.c423 if (!xen_domain()) in xen_tpmfront_init()
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c307 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/input/misc/
H A Dxen-kbdfront.c549 if (!xen_domain()) in xenkbd_init()
/linux/net/9p/
H A Dtrans_xen.c548 if (!xen_domain()) in p9_trans_xen_init()
/linux/block/
H A Dblk.h119 if (xen_domain() && !xen_biovec_phys_mergeable(vec1, vec2->bv_page)) in biovec_phys_mergeable()
/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front.c774 if (!xen_domain()) in xen_drv_init()

12