Home
last modified time | relevance | path

Searched refs:gfeatures (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dremoteproc.h304 u32 gfeatures; member
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_debugfs.c245 seq_printf(seq, " Guest features 0x%x\n", v->gfeatures); in rproc_rsc_table_show()
Dremoteproc_virtio.c246 rsc->gfeatures = vdev->features; in rproc_virtio_finalize_features()