Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmips_itu.c77 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_read()
88 void itc_reconfigure(MIPSITUState *tag) in itc_reconfigure()
114 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_write()
147 static inline uint32_t get_num_cells(MIPSITUState *s) in get_num_cells()
388 MIPSITUState *s = (MIPSITUState *)opaque; in itc_storage_read()
435 MIPSITUState *s = (MIPSITUState *)opaque; in itc_storage_write()
489 static void itc_reset_cells(MIPSITUState *s) in itc_reset_cells()
505 MIPSITUState *s = MIPS_ITU(obj); in mips_itu_init()
517 MIPSITUState *s = MIPS_ITU(dev); in mips_itu_realize()
545 MIPSITUState *s = MIPS_ITU(dev); in mips_itu_reset()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dmips_itu.h27 OBJECT_DECLARE_SIMPLE_TYPE(MIPSITUState, MIPS_ITU)
55 struct MIPSITUState { struct
80 MemoryRegion *mips_itu_get_tag_region(MIPSITUState *itu); argument
82 void itc_reconfigure(struct MIPSITUState *tag);
/openbmc/qemu/include/hw/mips/
H A Dcps.h46 MIPSITUState itu;
/openbmc/qemu/target/mips/
H A Dcpu.h529 struct MIPSITUState;
1187 struct MIPSITUState *itu;