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

1 2 3

  /development/ndk/platforms/android-9/arch-mips/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
processor.h 32 #define TASK_SIZE 0x7fff8000UL
34 #define STACK_TOP TASK_SIZE
35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
  /development/ndk/platforms/android-3/arch-arm/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
memory.h 25 #ifndef TASK_SIZE
26 #define TASK_SIZE (CONFIG_DRAM_SIZE)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)

Completed in 1387 milliseconds

1 2 3