Searched refs:huge_ptep_get_and_clear (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/parisc/include/asm/ |
| H A D | hugetlb.h | 12 pte_t huge_ptep_get_and_clear(struct mm_struct *mm, unsigned long addr,
|
| /linux/arch/riscv/include/asm/ |
| H A D | hugetlb.h | 30 pte_t huge_ptep_get_and_clear(struct mm_struct *mm,
|
| /linux/include/asm-generic/ |
| H A D | hugetlb.h | 78 static inline pte_t huge_ptep_get_and_clear(struct mm_struct *mm, in huge_ptep_get_and_clear() function
|
| /linux/arch/parisc/mm/ |
| H A D | hugetlbpage.c | 128 pte_t huge_ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in huge_ptep_get_and_clear() function
|
| /linux/Documentation/mm/ |
| H A D | arch_pgtable_helpers.rst | 221 | huge_ptep_get_and_clear | Clears a HugeTLB |
|
| /linux/mm/ |
| H A D | hugetlb.c | 5072 pte = huge_ptep_get_and_clear(mm, old_addr, src_pte, sz); in move_huge_pte() 5246 pte = huge_ptep_get_and_clear(mm, address, ptep, sz); in __unmap_hugepage_range()
|
| H A D | vmalloc.c | 384 ptent = huge_ptep_get_and_clear(&init_mm, addr, pte, size); in vunmap_pte_range()
|