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

  /external/qemu/
cpu-all.h 206 static inline int ldub_p(const void *ptr) function
667 #define ldub_raw(p) ldub_p(laddr((p)))
kvm-all.c 535 cpu_outb(port, ldub_p(ptr));
exec.c     [all...]

Completed in 22 milliseconds