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

  /external/qemu/
cpu-all.h 216 static inline void stb_p(void *ptr, int v) function
675 #define stb_raw(p, v) stb_p(saddr((p)), v)
kvm-all.c 526 stb_p(ptr, cpu_inb(port));
gdbstub.c 476 stb_p(mem_buf, val); \
    [all...]
exec.c     [all...]
  /external/qemu/target-i386/
hax-all.c 438 stb_p(ptr, cpu_inb(port));

Completed in 224 milliseconds