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

  /external/qemu/
cpu-all.h 638 /* All direct uses of g2h and h2g need to go away for usermode softmmu. */
650 #define h2g(x) ({ \ macro
cpu-exec.c 823 if (is_write && page_unprotect(h2g(address), pc, puc)) {
    [all...]
exec.c 320 unsigned long addr = h2g(p);
    [all...]

Completed in 259 milliseconds