Home
last modified time | relevance | path

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

/openbmc/linux/samples/vfio-mdev/
H A Dmbochs.c102 static struct mbochs_type { struct
179 const struct mbochs_type *type;
521 struct mbochs_type *type = in mbochs_init_dev()
522 container_of(mdev->type, struct mbochs_type, type); in mbochs_init_dev()
1354 struct mbochs_type *type = in mbochs_show_description()
1355 container_of(mtype, struct mbochs_type, type); in mbochs_show_description()
1363 struct mbochs_type *type = in mbochs_get_available()
1364 container_of(mtype, struct mbochs_type, type); in mbochs_get_available()