Searched refs:stb_p (Results 1 – 6 of 6) sorted by relevance
231 static inline void stb_p(void *ptr, int v) in stb_p() function
243 #define stb_raw(p, v) stb_p(saddr((p)), v)
553 stb_p(ptr, cpu_inb(port)); in kvm_handle_io()
1473 stb_p(qemu_get_ram_ptr(ram_addr), val); in notdirty_mem_writeb()2005 stb_p(buf8, val); in cpu_physical_memory_rw()
478 stb_p(mem_buf, val); \
440 stb_p(ptr, cpu_inb(port)); in hax_handle_io()