Lines Matching defs:mdev_state
133 struct mdev_state { struct
134 int irq_fd;
135 struct eventfd_ctx *intx_evtfd;
136 struct eventfd_ctx *msi_evtfd;
137 int irq_index;
138 u8 *vconfig;
162 static struct mdev_state *find_mdev_state_by_uuid(uuid_le uuid) in find_mdev_state_by_uuid() argument
188 static void mtty_create_config_space(struct mdev_state *mdev_state) in mtty_create_config_space()
252 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
306 static void handle_bar_write(unsigned int index, struct mdev_state *mdev_state, in handle_bar_write()
477 static void handle_bar_read(unsigned int index, struct mdev_state *mdev_state, in handle_bar_read()
616 static void mdev_read_base(struct mdev_state *mdev_state) in mdev_read_base()
656 struct mdev_state *mdev_state; in mdev_access() local
732 struct mdev_state *mdev_state; in mtty_create() local
783 struct mdev_state *mdev_state = mdev_get_drvdata(mdev); in mtty_remove() local
804 struct mdev_state *mdev_state; in mtty_reset() local
939 struct mdev_state *mdev_state; in mtty_set_irqs() local
1038 struct mdev_state *mdev_state; in mtty_trigger_interrupt() local
1075 struct mdev_state *mdev_state; in mtty_get_region_info() local
1158 struct mdev_state *mdev_state; in mtty_ioctl() local