| /OK3568_Linux_fs/kernel/include/xen/ |
| H A D | xen.h | 23 #define xen_domain() (xen_domain_type != XEN_NATIVE) macro 39 #define xen_initial_domain() (xen_domain() && \
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | enlighten_hvm.c | 281 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()
|
| H A D | platform-pci-unplug.c | 61 if (!xen_domain()) in xen_has_pv_devices() 119 if (!xen_domain()) in xen_has_pv_and_legacy_disk_devices()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenfs/ |
| H A D | super.c | 97 if (xen_domain()) in xenfs_init() 105 if (xen_domain()) in xenfs_exit()
|
| /OK3568_Linux_fs/kernel/tools/virtio/xen/ |
| H A D | xen.h | 4 #define xen_domain() 0 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/xen/ |
| H A D | enlighten.c | 322 if (!xen_domain()) in xen_guest_init() 411 if (!xen_domain()) in xen_pm_init()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | cpu_hotplug.c | 111 if (!xen_domain()) in setup_vcpu_hotplug_event()
|
| H A D | platform-pci.c | 101 if (!xen_domain()) in platform_pci_probe()
|
| H A D | unpopulated-alloc.c | 178 if (!xen_domain()) in init()
|
| H A D | balloon.c | 718 if (!xen_domain()) in balloon_init() 779 if (!xen_domain()) in balloon_wait_finish()
|
| H A D | sys-hypervisor.c | 522 if (!xen_domain()) in hyper_sysfs_init() 604 if (!xen_domain()) in hypervisor_subsys_init()
|
| H A D | manage.c | 380 if (!xen_domain()) in xen_setup_shutdown_event()
|
| H A D | gntalloc.c | 575 if (!xen_domain()) in gntalloc_init()
|
| H A D | evtchn.c | 711 if (!xen_domain()) in evtchn_init()
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvc_xen.c | 558 if (!xen_domain()) in xen_hvc_init() 608 if (!xen_domain()) in xen_cons_init() 696 if (xen_domain()) { in xen_raw_console_write()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | xen_wdt.c | 180 if (!xen_domain()) in xen_wdt_init_module()
|
| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A D | xen_snd_front.c | 365 if (!xen_domain()) in xen_drv_init()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | xen-tpmfront.c | 436 if (!xen_domain()) in xen_tpmfront_init()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus_probe_frontend.c | 315 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
|
| H A D | xenbus_dev_frontend.c | 717 if (!xen_domain()) in xenbus_init()
|
| H A D | xenbus_probe.c | 853 if (!xen_domain()) in xenbus_init()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk.h | 64 if (xen_domain() && !xen_biovec_phys_mergeable(vec1, vec2->bv_page)) in biovec_phys_mergeable()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | xen-kbdfront.c | 549 if (!xen_domain()) in xenkbd_init()
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | trans_xen.c | 549 if (!xen_domain()) in p9_trans_xen_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front.c | 797 if (!xen_domain()) in xen_drv_init()
|