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

/linux-master/arch/x86/kvm/mmu/
H A Dtdp_iter.h68 return (u64)atomic64_fetch_and(~mask, sptep_atomic);
/linux-master/arch/arm64/include/asm/
H A Datomic.h89 ATOMIC64_FETCH_OPS(atomic64_fetch_and)
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2333 * atomic64_fetch_and() - atomic bitwise AND with full ordering
2344 atomic64_fetch_and(s64 i, atomic64_t *v) function
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c841 addr = (u32)&atomic64_fetch_and;

Completed in 101 milliseconds