gfeatures         245 drivers/remoteproc/remoteproc_debugfs.c 			seq_printf(seq, "  Guest features 0x%x\n", v->gfeatures);
gfeatures         246 drivers/remoteproc/remoteproc_virtio.c 	rsc->gfeatures = vdev->features;
gfeatures         304 include/linux/remoteproc.h 	u32 gfeatures;