Searched refs:cmpxchg64_relaxed (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/iommu/
H A Dio-pgtable-dart.c163 old = cmpxchg64_relaxed(ptep, curr, new);
H A Dio-pgtable-arm.c345 old = cmpxchg64_relaxed(ptep, curr, new);
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4836 #define cmpxchg64_relaxed(ptr, ...) \ macro

Completed in 158 milliseconds