Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duserfaultfd_k.h46 MFILL_ATOMIC_COPY, enumerator
/openbmc/linux/mm/
H A Duserfaultfd.c586 if (uffd_flags_mode_is(flags, MFILL_ATOMIC_COPY)) in mfill_atomic_pte()
779 uffd_flags_set_mode(flags, MFILL_ATOMIC_COPY)); in mfill_atomic_copy()
H A Dshmem.c2606 if (uffd_flags_mode_is(flags, MFILL_ATOMIC_COPY)) { in shmem_mfill_atomic_pte()