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

  /external/qemu/
exec-all.h 139 of the pointer tells the index in page_next[] */
140 struct TranslationBlock *page_next[2]; member in struct:TranslationBlock
exec.c 739 *ptb = tb1->page_next[n1];
742 ptb = &tb1->page_next[n1];
896 tb = tb->page_next[n];
979 tb_next = tb->page_next[n];
    [all...]
  /prebuilt/linux-x86/emulator/
libqemu-audio.a     [all...]

Completed in 71 milliseconds