OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
3683
void
stl_phys_notdirty
(target_phys_addr_t addr, uint32_t val)
function
[
all
...]
/external/qemu/target-i386/
helper.c
[
all
...]
Completed in 482 milliseconds