Searched defs:G (Results 1 – 3 of 3) sorted by relevance
84 #define G(num,val) err |= __get_user(val, num + (u32 *)buf) in convert_fxsr_from_user() macro
51 static inline u32 G(u32 x, u32 y, u32 z) in G() function
1933 #define G(x, y, z) (((x) & (y)) + (((x) ^ (y)) & (z))) macro