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

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h119 __xchg_u16_local(volatile void *p, unsigned long val) function
124 "1: lharx %0,0,%2 # __xchg_u16_local\n"
224 return __xchg_u16_local(ptr, x);

Completed in 88 milliseconds