/kernel/linux/linux-5.10/drivers/block/ |
H A D | xen-blkfront.c | 200 struct xenbus_device *xbdev; member 369 info->xbdev->otherend_id, in grant_foreign_access() 392 info->xbdev->otherend_id, in get_grant() 518 dev_dbg(&info->xbdev->dev, "command: 0x%x, argument: 0x%lx\n", in blkif_ioctl() 523 dev_dbg(&info->xbdev->dev, "FIXME: support multisession CDs later\n"); in blkif_ioctl() 1711 dev_dbg_ratelimited(&info->xbdev->dev, in blkif_interrupt() 1845 xenbus_dev_fatal(info->xbdev, err, "%s", message); in write_per_ring_nodes() 1880 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback() 2004 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq() 2015 xenbus_dev_fatal(info->xbdev, in negotiate_mq() 2222 struct xenbus_device *xbdev = info->xbdev; blkfront_closing() local 2577 blkfront_remove(struct xenbus_device *xbdev) blkfront_remove() argument 2672 struct xenbus_device *xbdev; blkif_release() local [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A D | xen-blkfront.c | 201 struct xenbus_device *xbdev; member 369 info->xbdev->otherend_id, in grant_foreign_access() 392 info->xbdev->otherend_id, in get_grant() 1638 dev_dbg_ratelimited(&info->xbdev->dev, in blkif_interrupt() 1758 xenbus_dev_fatal(info->xbdev, err, "%s", message); in write_per_ring_nodes() 1787 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback() 1904 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq() 1915 xenbus_dev_fatal(info->xbdev, -ENOMEM, "allocating ring_info structure"); in negotiate_mq() 1990 info->xbdev = dev; in blkfront_probe() 2027 xenbus_switch_state(info->xbdev, XenbusStateConnecte in blkif_recover() 2122 struct xenbus_device *xbdev = info->xbdev; blkfront_closing() local 2471 blkfront_remove(struct xenbus_device *xbdev) blkfront_remove() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ |
H A D | xen-netfront.c | 166 struct xenbus_device *xbdev; member 336 queue->info->xbdev->otherend_id, in xennet_alloc_rx_buffers() 491 gnttab_grant_foreign_access_ref(ref, queue->info->xbdev->otherend_id, in xennet_tx_setup_grant() 1483 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features() 1487 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features() 1492 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features() 1496 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features() 1614 err = xenbus_printf(XBT_NIL, np->xbdev->nodename, in talk_to_netback_xdp() 1639 xenbus_switch_state(np->xbdev, XenbusStateReconfiguring); in xennet_xdp_set() 1648 xenbus_read_driver_state(np->xbdev in xennet_xdp_set() [all...] |
/kernel/linux/linux-6.6/drivers/net/ |
H A D | xen-netfront.c | 164 struct xenbus_device *xbdev; member 334 queue->info->xbdev->otherend_id, in xennet_alloc_rx_buffers() 489 gnttab_grant_foreign_access_ref(ref, queue->info->xbdev->otherend_id, in xennet_tx_setup_grant() 1477 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features() 1481 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features() 1486 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features() 1490 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features() 1608 err = xenbus_printf(XBT_NIL, np->xbdev->nodename, in talk_to_netback_xdp() 1633 xenbus_switch_state(np->xbdev, XenbusStateReconfiguring); in xennet_xdp_set() 1642 xenbus_read_driver_state(np->xbdev in xennet_xdp_set() [all...] |
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | xen-kbdfront.c | 42 struct xenbus_device *xbdev; member 214 info->xbdev = dev; in xenkbd_probe() 337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 340 width = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 343 height = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 363 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe() 371 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | xen-kbdfront.c | 42 struct xenbus_device *xbdev; member 214 info->xbdev = dev; in xenkbd_probe() 337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 340 width = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 343 height = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe() 363 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe() 371 xenbus_dev_fatal(info->xbdev, ret, in xenkbd_probe()
|
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvc_xen.c | 37 struct xenbus_device *xbdev; member 376 xenbus_free_evtchn(info->xbdev, info->evtchn); in xencons_disconnect_backend() 399 if (info->xbdev != NULL) in xen_console_remove() 441 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xencons_connect_backend() 489 info->xbdev = dev; in xencons_probe()
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_xen.c | 37 struct xenbus_device *xbdev; member 390 xenbus_free_evtchn(info->xbdev, info->evtchn); in xencons_disconnect_backend() 413 if (info->xbdev != NULL) in xen_console_remove() 455 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xencons_connect_backend() 504 info->xbdev = dev; in xencons_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | xen-fbfront.c | 58 struct xenbus_device *xbdev; member 381 info->xbdev = dev; in xenfb_probe() 641 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | xen-fbfront.c | 58 struct xenbus_device *xbdev; member 403 info->xbdev = dev; in xenfb_probe() 669 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xen-hcd.c | 76 struct xenbus_device *xbdev; member 604 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xenhcd_gnttab_map() 1486 info->xbdev = dev; in xenhcd_create_hcd()
|