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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dcmpxchg.h49 #define ll_low(x) *(((unsigned int*)&(x))+0) macro
55 __set_64bit(ptr,ll_low(value), ll_high(value));
66 __set_64bit(ptr, ll_low(value), ll_high(value)) )

Completed in 40 milliseconds