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

12

  /bionic/libc/kernel/arch-x86/asm/
pgtable_32.h 34 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 34 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /external/kernel-headers/original/asm-arm/
pgtable.h 126 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h 34 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h 34 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 34 #define PGDIR_MASK (~(PGDIR_SIZE-1))
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 59 #define PGDIR_MASK (~(PGDIR_SIZE-1))

Completed in 1488 milliseconds

12