Home
last modified time | relevance | path

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

12

/linux-6.12.1/include/xen/
Dxen.h25 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro
48 #define xen_initial_domain() (xen_domain() && \
/linux-6.12.1/drivers/xen/xenfs/
Dsuper.c97 if (xen_domain()) in xenfs_init()
105 if (xen_domain()) in xenfs_exit()
/linux-6.12.1/arch/x86/xen/
Denlighten_hvm.c297 uint32_t xen_domain = xen_cpuid_base(); in xen_platform_hvm() local
307 } else if (nopv && xen_domain) { in xen_platform_hvm()
323 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.c219 if (!xen_domain()) in xen_running_on_version_or_later()
386 if (!xen_domain()) in arch_xen_unpopulated_init()
/linux-6.12.1/tools/virtio/xen/
Dxen.h4 #define xen_domain() 0 macro
/linux-6.12.1/include/xen/arm/
Dswiotlb-xen.h10 if (!xen_domain()) in xen_swiotlb_detect()
/linux-6.12.1/arch/arm/xen/
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-6.12.1/drivers/xen/
Dcpu_hotplug.c111 if (!xen_domain()) in setup_vcpu_hotplug_event()
Dplatform-pci.c101 if (!xen_domain()) in platform_pci_probe()
Dballoon.c709 if (!xen_domain()) in balloon_init()
757 if (!xen_domain()) in balloon_wait_finish()
Dunpopulated-alloc.c237 if (!xen_domain()) in unpopulated_init()
Dsys-hypervisor.c578 if (!xen_domain()) in hyper_sysfs_init()
664 if (!xen_domain()) in hypervisor_subsys_init()
Dmanage.c381 if (!xen_domain()) in xen_setup_shutdown_event()
Dgntalloc.c572 if (!xen_domain()) in gntalloc_init()
Devtchn.c708 if (!xen_domain()) in evtchn_init()
/linux-6.12.1/drivers/tty/hvc/
Dhvc_xen.c601 if (!xen_domain()) in xen_hvc_init()
654 if (!xen_domain()) in xen_cons_init()
739 if (xen_domain()) { in xen_raw_console_write()
/linux-6.12.1/drivers/watchdog/
Dxen_wdt.c180 if (!xen_domain()) in xen_wdt_init_module()
/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_probe.c818 if (!xen_domain()) in xenbus_probe_initcall()
955 if (!xen_domain()) in xenbus_init()
Dxenbus_probe_frontend.c307 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
Dxenbus_dev_frontend.c716 if (!xen_domain()) in xenbus_init()
/linux-6.12.1/sound/xen/
Dxen_snd_front.c365 if (!xen_domain()) in xen_drv_init()
/linux-6.12.1/drivers/char/tpm/
Dxen-tpmfront.c423 if (!xen_domain()) in xen_tpmfront_init()
/linux-6.12.1/drivers/input/misc/
Dxen-kbdfront.c549 if (!xen_domain()) in xenkbd_init()
/linux-6.12.1/net/9p/
Dtrans_xen.c545 if (!xen_domain()) in p9_trans_xen_init()

12