Home
last modified time | relevance | path

Searched defs:cmpxchg (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm32/
A Dcmpxchg.h136 #define cmpxchg(ptr,o,n) \ macro
/xen-4.10.0-shim-comet/xen/include/asm-arm/arm64/
A Dcmpxchg.h152 #define cmpxchg(ptr, o, n) \ macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/
A Dsystem.h4 #define cmpxchg(ptr,o,n) \ macro
/xen-4.10.0-shim-comet/tools/tests/x86_emulator/
A Dtest_x86_emulator.c237 static int cmpxchg( in cmpxchg() function
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.h245 int (*cmpxchg)( member

Completed in 9 milliseconds