Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/xen/
Dxen.h23 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro
39 #define xen_initial_domain() (xen_domain() && \
/Linux-v5.15/drivers/xen/xenfs/
Dsuper.c97 if (xen_domain()) in xenfs_init()
105 if (xen_domain()) in xenfs_exit()
/Linux-v5.15/arch/x86/xen/
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()
Dplatform-pci-unplug.c63 if (!xen_domain()) in xen_has_pv_devices()
121 if (!xen_domain()) in xen_has_pv_and_legacy_disk_devices()
Denlighten.c283 if (!xen_domain()) in xen_running_on_version_or_later()
/Linux-v5.15/tools/virtio/xen/
Dxen.h4 #define xen_domain() 0 macro
/Linux-v5.15/include/xen/arm/
Dswiotlb-xen.h10 if (!xen_domain()) in xen_swiotlb_detect()
/Linux-v5.15/drivers/xen/
Dcpu_hotplug.c111 if (!xen_domain()) in setup_vcpu_hotplug_event()
Dplatform-pci.c101 if (!xen_domain()) in platform_pci_probe()
Dunpopulated-alloc.c178 if (!xen_domain()) in init()
Dsys-hypervisor.c522 if (!xen_domain()) in hyper_sysfs_init()
604 if (!xen_domain()) in hypervisor_subsys_init()
Dmanage.c381 if (!xen_domain()) in xen_setup_shutdown_event()
Dballoon.c713 if (!xen_domain()) in balloon_init()
Dgntalloc.c586 if (!xen_domain()) in gntalloc_init()
Devtchn.c686 if (!xen_domain()) in evtchn_init()
/Linux-v5.15/arch/arm/xen/
Denlighten.c322 if (!xen_domain()) in xen_guest_init()
411 if (!xen_domain()) in xen_pm_init()
/Linux-v5.15/drivers/tty/hvc/
Dhvc_xen.c534 if (!xen_domain()) in xen_hvc_init()
584 if (!xen_domain()) in xen_cons_init()
669 if (xen_domain()) { in xen_raw_console_write()
/Linux-v5.15/drivers/watchdog/
Dxen_wdt.c180 if (!xen_domain()) in xen_wdt_init_module()
/Linux-v5.15/sound/xen/
Dxen_snd_front.c365 if (!xen_domain()) in xen_drv_init()
/Linux-v5.15/drivers/xen/xenbus/
Dxenbus_probe_frontend.c315 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
Dxenbus_dev_frontend.c717 if (!xen_domain()) in xenbus_init()
/Linux-v5.15/block/
Dblk.h71 if (xen_domain() && !xen_biovec_phys_mergeable(vec1, vec2->bv_page)) in biovec_phys_mergeable()
/Linux-v5.15/drivers/char/tpm/
Dxen-tpmfront.c436 if (!xen_domain()) in xen_tpmfront_init()
/Linux-v5.15/drivers/input/misc/
Dxen-kbdfront.c549 if (!xen_domain()) in xenkbd_init()
/Linux-v5.15/net/9p/
Dtrans_xen.c542 if (!xen_domain()) in p9_trans_xen_init()

12