Searched refs:HTIFState (Results 1 – 2 of 2) sorted by relevance
98 HTIFState *s = opaque; in htif_recv()127 HTIFState *s = opaque; in htif_be_change()155 static void htif_handle_tohost_write(HTIFState *s, uint64_t val_written) in htif_handle_tohost_write()279 HTIFState *s = opaque; in htif_mm_read()299 HTIFState *s = opaque; in htif_mm_write()329 HTIFState *htif_mm_init(MemoryRegion *address_space, Chardev *chr, in htif_mm_init()349 HTIFState *s = g_new0(HTIFState, 1); in htif_mm_init()
29 typedef struct HTIFState { struct41 } HTIFState; argument51 HTIFState *htif_mm_init(MemoryRegion *address_space, Chardev *chr,