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

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

Completed in 144 milliseconds