HomeSort by relevance Sort by last modified time
    Searched defs:VMALLOC_START (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h 50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1))
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h 50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1))
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h 50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1))
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1))

Completed in 218 milliseconds

12