OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGE_COPY
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/arch-sh/asm/
pgtable.h
60
#define __P010
PAGE_COPY
61
#define __P011
PAGE_COPY
64
#define __P110
PAGE_COPY
65
#define __P111
PAGE_COPY
pgtable_32.h
75
#define
PAGE_COPY
__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | _PAGE_ACCESSED | _PAGE_FLAGS_HARD)
pgtable_64.h
70
#define
PAGE_COPY
PAGE_EXECREAD
/external/kernel-headers/original/asm-arm/
pgtable.h
180
#define
PAGE_COPY
__pgprot(_L_PTE_DEFAULT | _L_PTE_READ)
197
#define __P010
PAGE_COPY
198
#define __P011
PAGE_COPY
201
#define __P110
PAGE_COPY
202
#define __P111
PAGE_COPY
/bionic/libc/kernel/arch-x86/asm/
pgtable_32.h
91
#define
PAGE_COPY
PAGE_COPY_NOEXEC
114
#define __P010
PAGE_COPY
115
#define __P011
PAGE_COPY
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
91
#define
PAGE_COPY
PAGE_COPY_NOEXEC
114
#define __P010
PAGE_COPY
115
#define __P011
PAGE_COPY
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_COPY
PAGE_COPY_NOEXEC
114
#define __P010
PAGE_COPY
115
#define __P011
PAGE_COPY
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_COPY
PAGE_COPY_NOEXEC
114
#define __P010
PAGE_COPY
115
#define __P011
PAGE_COPY
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_COPY
PAGE_COPY_NOEXEC
114
#define __P010
PAGE_COPY
115
#define __P011
PAGE_COPY
/external/kernel-headers/original/asm-x86/
pgtable_32.h
144
#define
PAGE_COPY
\
178
#define __P010
PAGE_COPY
179
#define __P011
PAGE_COPY
Completed in 30 milliseconds