Searched refs:MIPSITUState (Results 1 – 4 of 4) sorted by relevance
71 MemoryRegion *mips_itu_get_tag_region(MIPSITUState *itu) in mips_itu_get_tag_region()78 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_read()89 static void itc_reconfigure(MIPSITUState *tag) in itc_reconfigure()109 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_write()142 static inline uint32_t get_num_cells(MIPSITUState *s) in get_num_cells()152 static inline int get_cell_stride_shift(const MIPSITUState *s) in get_cell_stride_shift()158 static inline ITCStorageCell *get_cell(MIPSITUState *s, in get_cell()378 MIPSITUState *s = (MIPSITUState *)opaque; in itc_storage_read()425 MIPSITUState *s = (MIPSITUState *)opaque; in itc_storage_write()479 static void itc_reset_cells(MIPSITUState *s) in itc_reset_cells()[all …]
27 OBJECT_DECLARE_SIMPLE_TYPE(MIPSITUState, MIPS_ITU)55 struct MIPSITUState { struct76 MemoryRegion *mips_itu_get_tag_region(MIPSITUState *itu); argument
47 MIPSITUState itu;
527 struct MIPSITUState;