Searched defs:TASK_SIZE (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/asm/
H A Dmemory.h25 #ifndef TASK_SIZE
26 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/
H A Dmemory.h25 #ifndef TASK_SIZE
26 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/
H A Dmemory.h25 #ifndef TASK_SIZE
26 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/
H A Dmemory.h25 #ifndef TASK_SIZE
26 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
/ndk/build/platforms/android-5/arch-x86/usr/include/asm/
H A Dprocessor_32.h83 #define TASK_SIZE (PAGE_OFFSET) macro
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
/ndk/build/platforms/android-8/arch-x86/usr/include/asm/
H A Dprocessor_32.h83 #define TASK_SIZE (PAGE_OFFSET) macro
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))

Completed in 110 milliseconds