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

  /external/qemu/
cputlb.c 232 address |= TLB_MMIO;
265 address |= TLB_MMIO;
288 te->addr_write = address | TLB_MMIO;
  /external/qemu/include/exec/
cpu-all.h 495 #define TLB_MMIO (1 << 5)

Completed in 343 milliseconds