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

/linux-4.4.14/arch/x86/include/asm/
H A Dcmpxchg.h164 #define xadd(ptr, inc) __xadd((ptr), (inc), LOCK_PREFIX) macro
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c939 FASTOP2(xadd); variable

Completed in 145 milliseconds