OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGE_NONE
(Results
1 - 22
of
22
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
pgtable.h
27
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
/bionic/libc/kernel/arch-x86/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#define __S000
PAGE_NONE
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#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
/prebuilts/ndk/4/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
/prebuilts/ndk/4/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
/prebuilts/ndk/6/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
/prebuilts/ndk/7/platforms/android-14/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
/prebuilts/ndk/7/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
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#define __S000
PAGE_NONE
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#define __S000
PAGE_NONE
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#define __S000
PAGE_NONE
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#define __S000
PAGE_NONE
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
91
#define
PAGE_NONE
__pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
119
#define __P000
PAGE_NONE
129
#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
/external/kernel-headers/original/asm-mips/
pgtable.h
24
#define
PAGE_NONE
__pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT)
Completed in 143 milliseconds