Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dhugetlb.h37 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page() function
104 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page() function
110 void flush_hugetlb_page(struct vm_area_struct *vma, unsigned long vmaddr);
153 flush_hugetlb_page(vma, addr); in huge_ptep_clear_flush()
180 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page() function
/Linux-v4.19/arch/powerpc/mm/
Dhugetlbpage-book3e.c200 void flush_hugetlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in flush_hugetlb_page() function
Dtlb_nohash.c344 flush_hugetlb_page(vma, vmaddr); in flush_tlb_page()