Searched defs:create_zero_mask (Results 1 – 8 of 8) sorted by relevance
26 #define create_zero_mask(mask) (mask) macro71 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function121 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
33 #define create_zero_mask(bits) (bits) macro
27 #define create_zero_mask(mask) (mask) macro
38 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
39 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
28 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
58 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function