Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rpmsg/
Dvirtio_rpmsg_bus.c73 #define VIRTIO_RPMSG_F_NS 0 /* RP supports name service notifications */ macro
328 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_create()
352 virtio_has_feature(vrp->vdev, VIRTIO_RPMSG_F_NS)) { in virtio_rpmsg_announce_destroy()
947 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1040 VIRTIO_RPMSG_F_NS,
/Linux-v5.15/Documentation/staging/
Drpmsg.rst326 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS