Home
last modified time | relevance | path

Searched refs:VIRTIO_RPMSG_F_NS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/rpmsg/
Dvirtio_rpmsg_bus.c72 #define VIRTIO_RPMSG_F_NS 0 /* RP supports name service notifications */ macro
329 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_create()
353 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_destroy()
956 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1048 VIRTIO_RPMSG_F_NS,
/Linux-v6.1/Documentation/staging/
Drpmsg.rst326 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS