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