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

/linux-master/include/asm-generic/
H A Dcompat.h25 #define compat_arg_u64_glue(name) (((u64)name##_lo & 0xffffffffUL) | \ macro

Completed in 84 milliseconds