OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PGDIR_SIZE
(Results
26 - 50
of
84
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm-generic/
4level-fixup.h
18
#define PUD_SIZE
PGDIR_SIZE
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h
37
#define
PGDIR_SIZE
(1UL << PGDIR_SHIFT)
39
#define PGDIR_MASK (~(
PGDIR_SIZE
-1))
40
#define USER_PTRS_PER_PGD (TASK_SIZE/
PGDIR_SIZE
)
Completed in 542 milliseconds
1
2
3
4