HomeSort by relevance Sort by last modified time
    Searched refs:stb_p (Results 1 - 6 of 6) sorted by null

  /external/qemu/include/qemu/
bswap.h 231 static inline void stb_p(void *ptr, int v) function
  /external/qemu/include/exec/
cpu-all.h 243 #define stb_raw(p, v) stb_p(saddr((p)), v)
  /external/qemu/
kvm-all.c 553 stb_p(ptr, cpu_inb(port));
exec.c     [all...]
gdbstub.c 478 stb_p(mem_buf, val); \
    [all...]
  /external/qemu/target-i386/
hax-all.c 440 stb_p(ptr, cpu_inb(port));

Completed in 728 milliseconds