Searched defs:pmd_free_tlb (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | tlb.h | 33 #define pmd_free_tlb pmd_free_tlb macro 87 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | tlb.h | 35 #define pmd_free_tlb pmd_free_tlb macro 85 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | pgtable-nopmd.h | 64 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
|
| H A D | tlb.h | 637 #define pmd_free_tlb(tlb, pmdp, address) \ macro
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | pgtable-nopmd.h | 66 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
|
| H A D | tlb.h | 681 #define pmd_free_tlb(tlb, pmdp, address) \ macro
|
Completed in 4 milliseconds