Searched defs:hugetlb_free_pgd_range (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | hugetlb.h | 30 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/parisc/include/asm/ | 
| D | hugetlb.h | 34 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | hugetlb.h | 34 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/metag/include/asm/ | 
| D | hugetlb.h | 17 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/sh/include/asm/ | 
| D | hugetlb.h | 29 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | hugetlb.h | 60 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | hugetlb.h | 30 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/ia64/mm/ | 
| D | hugetlbpage.c | 112 void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/s390/include/asm/ | 
| D | hugetlb.h | 16 #define hugetlb_free_pgd_range			free_pgd_range  macro
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | hugetlb.h | 41 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/tile/include/asm/ | 
| D | hugetlb.h | 43 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | hugetlbpage.c | 652 void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()  function
 | 
| /linux-4.4.14/include/linux/ | 
| D | hugetlb.h | 151 #define hugetlb_free_pgd_range(tlb, addr, end, floor, ceiling) ({BUG(); 0; })  macro
 |