Searched refs:ll_high (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.h50 #define ll_high(x) *(((unsigned int*)&(x))+1) macro
55 __set_64bit(ptr,ll_low(value), ll_high(value));
66 __set_64bit(ptr, ll_low(value), ll_high(value)) )

Completed in 64 milliseconds