HomeSort by relevance Sort by last modified time
    Searched defs:mm_segment_t (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
mmsegment.h 17 } mm_segment_t; typedef in typeref:struct:__anon160
processor_32.h 146 } mm_segment_t; typedef in typeref:struct:__anon163
  /development/ndk/platforms/android-5/arch-x86/include/asm/
mmsegment.h 17 } mm_segment_t; typedef in typeref:struct:__anon1215
processor_32.h 146 } mm_segment_t; typedef in typeref:struct:__anon1218
  /external/kernel-headers/original/asm-x86/
mmsegment.h 6 } mm_segment_t; typedef in typeref:struct:__anon4723
processor_32.h 289 } mm_segment_t; typedef in typeref:struct:__anon4733
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
mmsegment.h 17 } mm_segment_t; typedef in typeref:struct:__anon14636
processor_32.h 146 } mm_segment_t; typedef in typeref:struct:__anon14639
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
mmsegment.h 17 } mm_segment_t; typedef in typeref:struct:__anon15421
processor_32.h 146 } mm_segment_t; typedef in typeref:struct:__anon15424
  /bionic/libc/kernel/arch-sh/asm/
segment.h 19 } mm_segment_t; typedef in typeref:struct:__anon91
21 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
  /external/kernel-headers/original/asm-arm/
thread_info.h 31 typedef unsigned long mm_segment_t; typedef
54 mm_segment_t addr_limit; /* address limit */

Completed in 37 milliseconds