OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_PTRS_PER_PGD
(Results
1 - 20
of
20
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
pgtable-32.h
39
#define PTRS_PER_PGD (
USER_PTRS_PER_PGD
* 2)
41
#define
USER_PTRS_PER_PGD
(0x80000000UL/PGDIR_SIZE)
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
40
#define
USER_PTRS_PER_PGD
(TASK_SIZE/PGDIR_SIZE)
Completed in 269 milliseconds