Home
last modified time | relevance | path

Searched refs:xen_has_pv_devices (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/x86/xen/
Dplatform-pci-unplug.c71 bool xen_has_pv_devices(void) in xen_has_pv_devices() function
100 EXPORT_SYMBOL_GPL(xen_has_pv_devices);
108 return xen_has_pv_devices(); in __xen_has_pv_device()
/Linux-v4.19/include/xen/
Dplatform_pci.h51 extern bool xen_has_pv_devices(void);
56 static inline bool xen_has_pv_devices(void) in xen_has_pv_devices() function
/Linux-v4.19/sound/xen/
Dxen_snd_front.c371 if (!xen_has_pv_devices()) in xen_drv_init()
/Linux-v4.19/drivers/char/tpm/
Dxen-tpmfront.c442 if (!xen_has_pv_devices()) in xen_tpmfront_init()
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_probe_frontend.c491 if (!xen_has_pv_devices()) in boot_wait_for_devices()
/Linux-v4.19/drivers/input/misc/
Dxen-kbdfront.c556 if (!xen_has_pv_devices()) in xenkbd_init()
/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front.c821 if (!xen_has_pv_devices()) in xen_drv_init()
/Linux-v4.19/drivers/video/fbdev/
Dxen-fbfront.c709 if (!xen_has_pv_devices()) in xenfb_init()
/Linux-v4.19/drivers/pci/
Dxen-pcifront.c1171 if (!xen_has_pv_devices()) in pcifront_init()