Home
last modified time | relevance | path

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

12

/linux/include/xen/
A Dxen.h23 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro
39 #define xen_initial_domain() (xen_domain() && \
/linux/arch/x86/xen/
A Denlighten_hvm.c281 uint32_t xen_domain = xen_cpuid_base(); in xen_platform_hvm() local
291 } else if (nopv && xen_domain) { in xen_platform_hvm()
307 return xen_domain; in xen_platform_hvm()
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()
A Denlighten.c219 if (!xen_domain()) in xen_running_on_version_or_later()
/linux/drivers/xen/xenfs/
A Dsuper.c97 if (xen_domain()) in xenfs_init()
105 if (xen_domain()) in xenfs_exit()
/linux/tools/virtio/xen/
A Dxen.h4 #define xen_domain() 0 macro
/linux/include/xen/arm/
A Dswiotlb-xen.h10 if (!xen_domain()) in xen_swiotlb_detect()
/linux/arch/arm/xen/
A Denlighten.c322 if (!xen_domain()) in xen_guest_init()
411 if (!xen_domain()) in xen_pm_init()
/linux/drivers/xen/
A Dcpu_hotplug.c111 if (!xen_domain()) in setup_vcpu_hotplug_event()
A Dplatform-pci.c101 if (!xen_domain()) in platform_pci_probe()
A Dunpopulated-alloc.c178 if (!xen_domain()) in init()
A Dballoon.c721 if (!xen_domain()) in balloon_init()
782 if (!xen_domain()) in balloon_wait_finish()
A Dsys-hypervisor.c522 if (!xen_domain()) in hyper_sysfs_init()
604 if (!xen_domain()) in hypervisor_subsys_init()
A Dmanage.c381 if (!xen_domain()) in xen_setup_shutdown_event()
A Dgntalloc.c586 if (!xen_domain()) in gntalloc_init()
A Devtchn.c686 if (!xen_domain()) in evtchn_init()
/linux/drivers/tty/hvc/
A Dhvc_xen.c559 if (!xen_domain()) in xen_hvc_init()
609 if (!xen_domain()) in xen_cons_init()
694 if (xen_domain()) { in xen_raw_console_write()
/linux/drivers/watchdog/
A Dxen_wdt.c180 if (!xen_domain()) in xen_wdt_init_module()
/linux/sound/xen/
A Dxen_snd_front.c366 if (!xen_domain()) in xen_drv_init()
/linux/drivers/xen/xenbus/
A Dxenbus_probe_frontend.c307 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
A Dxenbus_dev_frontend.c717 if (!xen_domain()) in xenbus_init()
/linux/drivers/char/tpm/
A Dxen-tpmfront.c436 if (!xen_domain()) in xen_tpmfront_init()
/linux/block/
A Dblk.h108 if (xen_domain() && !xen_biovec_phys_mergeable(vec1, vec2->bv_page)) in biovec_phys_mergeable()
/linux/drivers/input/misc/
A Dxen-kbdfront.c550 if (!xen_domain()) in xenkbd_init()
/linux/net/9p/
A Dtrans_xen.c519 if (!xen_domain()) in p9_trans_xen_init()

Completed in 27 milliseconds

12