OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirty_flags
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
exec.c
2643
int
dirty_flags
;
local
2663
int
dirty_flags
;
local
2683
int
dirty_flags
;
local
[
all
...]
cpu-all.h
885
int
dirty_flags
)
887
return phys_ram_dirty[addr >> TARGET_PAGE_BITS] &
dirty_flags
;
896
int
dirty_flags
);
Completed in 12 milliseconds