Searched defs:write_mem (Results 1 – 2 of 2) sorted by relevance
28 void (*write_mem)(CPUState *cpu, void *data, target_ulong addr, int bytes); member
94 static inline void write_mem(IVState *s, uint64_t off, in write_mem() function