Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmbochs.c103 static const struct mbochs_type { struct
169 const struct mbochs_type *type;
208 static const struct mbochs_type *mbochs_find_type(struct kobject *kobj) in mbochs_find_type()
521 const struct mbochs_type *type = mbochs_find_type(kobj); in mbochs_create()
1352 const struct mbochs_type *type = mbochs_find_type(kobj); in description_show()
1362 const struct mbochs_type *type = mbochs_find_type(kobj); in available_instances_show()

Completed in 5 milliseconds