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

  /external/qemu/include/exec/
poison.h 45 #pragma GCC poison stl_phys_notdirty
cpu-common.h 141 void stl_phys_notdirty(hwaddr addr, uint32_t val);
  /external/qemu/hw/arm/
boot.c 57 stl_phys_notdirty(p, value); \
247 stl_phys_notdirty(info->loader_start + (n * 4), bootloader[n]);
251 stl_phys_notdirty(info->smp_loader_start + (n * 4), smpboot[n]);
  /external/qemu/target-i386/
helper.c     [all...]
  /external/qemu/
exec.c 2412 void stl_phys_notdirty(hwaddr addr, uint32_t val) function
    [all...]

Completed in 202 milliseconds