Home
last modified time | relevance | path

Searched refs:huge_ptep_clear_flush (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sh/include/asm/
H A Dhugetlb.h9 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux/arch/parisc/include/asm/
H A Dhugetlb.h16 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
/linux/arch/riscv/include/asm/
H A Dhugetlb.h35 pte_t huge_ptep_clear_flush(struct vm_area_struct *vma,
/linux/arch/arm64/mm/
H A Dhugetlbpage.c476 pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() function
528 return huge_ptep_clear_flush(vma, addr, ptep); in huge_ptep_modify_prot_start()
/linux/mm/
H A Drmap.c2057 pteval = huge_ptep_clear_flush(vma, address, pvmw.pte); in try_to_unmap_poisoned_hugetlb_one()
2624 pteval = huge_ptep_clear_flush(vma, address, pvmw.pte); in try_to_migrate_one()
H A Dhugetlb.c5641 huge_ptep_clear_flush(vma, vmf->address, vmf->pte); in hugetlb_wp()