Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dremoteproc.h306 u32 gfeatures; member
/linux-6.1.9/drivers/remoteproc/
Dremoteproc_debugfs.c332 seq_printf(seq, " Guest features 0x%x\n", v->gfeatures); in rproc_rsc_table_show()
Dremoteproc_virtio.c286 rsc->gfeatures = vdev->features; in rproc_virtio_finalize_features()