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

12

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
memory.h 29 #ifndef TASK_UNMAPPED_BASE
30 #define TASK_UNMAPPED_BASE UL(0x00000000)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
memory.h 29 #ifndef TASK_UNMAPPED_BASE
30 #define TASK_UNMAPPED_BASE UL(0x00000000)
  /external/kernel-headers/original/asm-arm/
memory.h 35 * TASK_UNMAPPED_BASE - the lower boundary of the mmap VM area
38 #define TASK_UNMAPPED_BASE UL(0x40000000)
88 #ifndef TASK_UNMAPPED_BASE
89 #define TASK_UNMAPPED_BASE UL(0x00000000)
  /external/kernel-headers/original/asm-mips/
processor.h 48 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
68 #define TASK_UNMAPPED_BASE \
  /bionic/libc/kernel/arch-mips/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /development/ndk/platforms/android-9/arch-mips/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
processor.h 35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /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))
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h 96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
  /prebuilts/ndk/9/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/
sched.h     [all...]

Completed in 776 milliseconds

12