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

  /external/qemu/hw/
arm_boot.c 57 stl_phys_notdirty(p, value); \
254 stl_phys_notdirty(info->loader_start + (n * 4), bootloader[n]);
258 stl_phys_notdirty(info->smp_loader_start + (n * 4), smpboot[n]);
  /external/qemu/
cpu-common.h 97 void stl_phys_notdirty(target_phys_addr_t addr, uint32_t val);
exec.c 3682 void stl_phys_notdirty(target_phys_addr_t addr, uint32_t val) function
    [all...]
  /external/qemu/target-i386/
helper.c     [all...]

Completed in 56 milliseconds