Searched refs:stb_p (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dcpu-all.h216 static inline void stb_p(void *ptr, int v) function
675 #define stb_raw(p, v) stb_p(saddr((p)), v)
H A Dkvm-all.c526 stb_p(ptr, cpu_inb(port));
H A Dgdbstub.c476 stb_p(mem_buf, val); \
H A Dexec.c2875 stb_p(qemu_get_ram_ptr(ram_addr), val);
3394 stb_p(buf, val);
/external/qemu/target-i386/
H A Dhax-all.c438 stb_p(ptr, cpu_inb(port));

Completed in 100 milliseconds