Home
last modified time | relevance | path

Searched refs:ITCStorageCell (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dmips_itu.c158 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 …]
/openbmc/qemu/include/hw/misc/
H A Dmips_itu.h32 typedef struct ITCStorageCell { struct
51 } ITCStorageCell; argument
64 ITCStorageCell *cell;