Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h800 VM_WARN_ON_ONCE(!ptdesc_pmd_is_shared(pt)); in tlb_unshare_pmd_ptdesc()
810 if (!ptdesc_pmd_is_shared(pt)) in tlb_unshare_pmd_ptdesc()
/linux/include/linux/
H A Dmm_types.h658 static inline bool ptdesc_pmd_is_shared(struct ptdesc *ptdesc) in ptdesc_pmd_is_shared() function
H A Dhugetlb.h1334 return ptdesc_pmd_is_shared(virt_to_ptdesc(pte)); in hugetlb_pmd_shared()
/linux/mm/
H A Dhugetlb.c4929 if (ptdesc_pmd_is_shared(virt_to_ptdesc(dst_pte))) { in copy_hugetlb_page_range()
6936 if (!ptdesc_pmd_is_shared(virt_to_ptdesc(ptep))) in huge_pmd_unshare()