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

12

  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /external/kernel-headers/original/asm-x86/
processor_32.h 221 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /external/kernel-headers/original/linux/
mm.h 944 if ((offset + PAGE_ALIGN(len)) < offset)
    [all...]

Completed in 1681 milliseconds

12