Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dpgtable_uffd.h40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/openbmc/linux/include/linux/
H A Duserfaultfd_k.h355 if (pte_swp_uffd_wp(pte)) in pte_swp_uffd_wp_any()
H A Dswapops.h78 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
/openbmc/linux/mm/
H A Dpage_table_check.c208 else if (is_swap_pte(pte) && pte_swp_uffd_wp(pte)) in page_table_check_pte_flags()
H A Dmprotect.c221 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
229 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
H A Dmigrate_device.c244 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
H A Dmigrate.c224 else if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
240 if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
H A Dmemory.c710 if (pte_swp_uffd_wp(orig_pte)) in restore_exclusive_pte()
811 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
844 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
4031 if (pte_swp_uffd_wp(vmf->orig_pte)) in do_swap_page()
H A Drmap.c2019 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
H A Dswapfile.c1827 if (pte_swp_uffd_wp(old_pte)) in unuse_pte()
H A Dhugetlb.c5105 bool uffd_wp = pte_swp_uffd_wp(entry); in copy_hugetlb_page_range()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1569 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1428 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()