Searched refs:huge_pte_clear (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| A D | hugetlb.h | 21 void huge_pte_clear(struct mm_struct *mm, unsigned long addr,
|
| /linux/arch/powerpc/include/asm/nohash/32/ |
| A D | hugetlb-8xx.h | 31 static inline void huge_pte_clear(struct mm_struct *mm, unsigned long addr, in huge_pte_clear() function
|
| /linux/arch/arm64/include/asm/ |
| A D | hugetlb.h | 46 extern void huge_pte_clear(struct mm_struct *mm, unsigned long addr,
|
| /linux/include/asm-generic/ |
| A D | hugetlb.h | 61 static inline void huge_pte_clear(struct mm_struct *mm, unsigned long addr, in huge_pte_clear() function
|
| /linux/arch/s390/include/asm/ |
| A D | hugetlb.h | 48 static inline void huge_pte_clear(struct mm_struct *mm, unsigned long addr, in huge_pte_clear() function
|
| /linux/arch/riscv/mm/ |
| A D | hugetlbpage.c | 349 void huge_pte_clear(struct mm_struct *mm, in huge_pte_clear() function
|
| /linux/arch/arm64/mm/ |
| A D | hugetlbpage.c | 376 void huge_pte_clear(struct mm_struct *mm, unsigned long addr, in huge_pte_clear() function
|
| /linux/mm/ |
| A D | hugetlb.c | 5553 huge_pte_clear(mm, address, ptep, sz); in __unmap_hugepage_range() 6846 huge_pte_clear(mm, address, ptep, psize); in hugetlb_change_protection()
|
Completed in 30 milliseconds