OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
796
if (is_write && page_unprotect(
h2g
(address), pc, puc)) {
[
all
...]
exec.c
319
unsigned long addr =
h2g
(p);
[
all
...]
Completed in 18 milliseconds