HomeSort by relevance Sort by last modified time
    Searched refs:PGDIR_SIZE (Results 1 - 25 of 58) sorted by null

1 2 3

  /bionic/libc/kernel/arch-sh/asm/
pgtable.h 40 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
41 #define PGDIR_MASK (~(PGDIR_SIZE-1))
46 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /bionic/libc/kernel/common/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /development/ndk/platforms/android-3/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /external/kernel-headers/original/asm-generic/
4level-fixup.h 7 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE

Completed in 1916 milliseconds

1 2 3