HomeSort by relevance Sort by last modified time
    Searched refs:TASK_SIZE (Results 26 - 32 of 32) sorted by null

12

  /development/ndk/platforms/android-5/arch-x86/include/asm/
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /external/kernel-headers/original/asm-arm/
pgtable.h 136 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR)
uaccess.h 58 #define USER_DS TASK_SIZE
  /external/kernel-headers/original/asm-x86/
elf.h 209 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
pgtable_32.h 61 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)

Completed in 392 milliseconds

12