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

1 2 3 4 5

  /bionic/libc/kernel/arch-mips/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
pgtable-32.h 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
31 #define PGDIR_MASK (~(PGDIR_SIZE-1))
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE)
  /bionic/libc/kernel/common/asm-generic/
4level-fixup.h 24 #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
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
4level-fixup.h 18 #define PUD_SIZE PGDIR_SIZE

Completed in 604 milliseconds

1 2 3 4 5