OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGE_NONE
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/arch-sh/asm/
pgtable.h
58
#define __P000
PAGE_NONE
67
#define __S000
PAGE_NONE
pgtable_32.h
71
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | _PAGE_ACCESSED | _PAGE_FLAGS_HARD)
pgtable_64.h
67
#define
PAGE_NONE
__pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED)
/bionic/libc/kernel/arch-x86/asm/
pgtable_32.h
85
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
112
#define __P000
PAGE_NONE
121
#define __S000
PAGE_NONE
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
85
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
112
#define __P000
PAGE_NONE
121
#define __S000
PAGE_NONE
/external/kernel-headers/original/asm-arm/
pgtable.h
179
#define
PAGE_NONE
__pgprot(_L_PTE_DEFAULT)
195
#define __P000
PAGE_NONE
204
#define __S000
PAGE_NONE
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h
85
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
112
#define __P000
PAGE_NONE
121
#define __S000
PAGE_NONE
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h
85
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
112
#define __P000
PAGE_NONE
121
#define __S000
PAGE_NONE
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
85
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
112
#define __P000
PAGE_NONE
121
#define __S000
PAGE_NONE
/external/kernel-headers/original/asm-x86/
pgtable_32.h
133
#define
PAGE_NONE
\
176
#define __P000
PAGE_NONE
185
#define __S000
PAGE_NONE
Completed in 142 milliseconds