OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGE_EXEC
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
exec-all.h
101
prot |=
PAGE_EXEC
;
cpu-all.h
742
#define
PAGE_EXEC
0x0004
743
#define PAGE_BITS (PAGE_READ | PAGE_WRITE |
PAGE_EXEC
)
exec.c
[
all
...]
/external/qemu/target-arm/
helper.c
[
all
...]
/external/qemu/target-i386/
helper.c
[
all
...]
Completed in 169 milliseconds