Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A 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()
957 if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS)) { in rpmsg_probe()
1049 VIRTIO_RPMSG_F_NS,
/openbmc/linux/Documentation/staging/
H A Drpmsg.rst326 This is possible only with remote processors that have the VIRTIO_RPMSG_F_NS