Searched refs:h2g (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dcpu-all.h638 /* All direct uses of g2h and h2g need to go away for usermode softmmu. */
650 #define h2g(x) ({ \ macro
H A Dcpu-exec.c796 if (is_write && page_unprotect(h2g(address), pc, puc)) {
H A Dexec.c319 unsigned long addr = h2g(p);

Completed in 927 milliseconds