OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ptb1
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
cpu-exec.c
128
TranslationBlock *tb, **
ptb1
;
local
141
ptb1
= &tb_phys_hash[h];
143
tb = *
ptb1
;
161
ptb1
= &tb->phys_hash_next;
[
all
...]
Completed in 102 milliseconds