Home
last modified time | relevance | path

Searched refs:build_atomic_cmpxchg (Results 1 – 1 of 1) sorted by relevance

/hypervisor/include/arch/x86/asm/lib/
A Datomic.h87 #define build_atomic_cmpxchg(name, size, type) \ macro
97 build_atomic_cmpxchg(atomic_cmpxchg32, "l", uint32_t)
98 build_atomic_cmpxchg(atomic_cmpxchg64, "q", uint64_t)

Completed in 2 milliseconds