Searched refs:mm_segment_t (Results 1 - 9 of 9) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dmmsegment.h6 } mm_segment_t; typedef in typeref:struct:__anon20156
H A Dthread_info_32.h36 mm_segment_t addr_limit; /* thread address space:
H A Duaccess_32.h24 #define MAKE_MM_SEG(s) ((mm_segment_t) { (s) })
H A Dprocessor_32.h289 } mm_segment_t; typedef in typeref:struct:__anon20166
/external/kernel-headers/original/asm-arm/
H A Dthread_info.h31 typedef unsigned long mm_segment_t; typedef
54 mm_segment_t addr_limit; /* address limit */
H A Duaccess.h61 static inline void set_fs(mm_segment_t fs)
179 static inline void set_fs(mm_segment_t fs)
/external/kernel-headers/original/asm-mips/
H A Dthread_info.h32 mm_segment_t addr_limit; /* thread address space:
H A Dprocessor.h110 } mm_segment_t; typedef in typeref:struct:__anon20057
H A Duaccess.h57 #define KERNEL_DS ((mm_segment_t) { 0UL })
58 #define USER_DS ((mm_segment_t) { __UA_LIMIT })

Completed in 106 milliseconds