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

  /external/qemu/
cpu-defs.h 94 target_ulong addr_code; member in struct:CPUTLBEntry
exec-all.h 396 if (unlikely(env1->tlb_table[mmu_idx][page_index].addr_code !=
400 pd = env1->tlb_table[mmu_idx][page_index].addr_code & ~TARGET_PAGE_MASK;
softmmu_header.h 75 #define ADDR_READ addr_code
softmmu_template.h 45 #define ADDR_READ addr_code
exec.c     [all...]

Completed in 148 milliseconds