Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_iter.h68 return (u64)atomic64_fetch_and(~mask, sptep_atomic); in tdp_mmu_clear_spte_bits()
/openbmc/linux/arch/arm64/include/asm/
H A Datomic.h89 ATOMIC64_FETCH_OPS(atomic64_fetch_and)
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h2330 atomic64_fetch_and(s64 i, atomic64_t *v) in atomic64_fetch_and() function
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c841 addr = (u32)&atomic64_fetch_and; in emit_atomic_r64()