Searched refs:ITCStorageCell (Results 1 – 2 of 2) sorted by relevance
158 static inline ITCStorageCell *get_cell(MIPSITUState *s, in get_cell()171 static void wake_blocked_threads(ITCStorageCell *c) in wake_blocked_threads()183 void block_thread_and_exit(ITCStorageCell *c) in block_thread_and_exit()193 static inline uint64_t view_bypass_read(ITCStorageCell *c) in view_bypass_read()202 static inline void view_bypass_write(ITCStorageCell *c, uint64_t val) in view_bypass_write()214 static inline uint64_t view_control_read(ITCStorageCell *c) in view_control_read()224 static inline void view_control_write(ITCStorageCell *c, uint64_t val) in view_control_write()237 static uint64_t view_ef_common_read(ITCStorageCell *c, bool blocking) in view_ef_common_read()268 static uint64_t view_ef_sync_read(ITCStorageCell *c) in view_ef_sync_read()273 static uint64_t view_ef_try_read(ITCStorageCell *c) in view_ef_try_read()[all …]
32 typedef struct ITCStorageCell { struct51 } ITCStorageCell; argument64 ITCStorageCell *cell;