Searched defs:pud_free_tlb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | tlb.h | 35 #define pud_free_tlb pud_free_tlb macro 125 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in pud_free_tlb() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | tlb.h | 37 #define pud_free_tlb pud_free_tlb macro 124 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in pud_free_tlb() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | pgtable-nopud.h | 60 #define pud_free_tlb(tlb, x, a) do { } while (0) macro
|
H A D | tlb.h | 646 #define pud_free_tlb(tlb, pudp, address) \ macro
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | pgtable-nopud.h | 60 #define pud_free_tlb(tlb, x, a) do { } while (0) macro
|
H A D | tlb.h | 690 #define pud_free_tlb(tlb, pudp, address) \ macro
|
Completed in 4 milliseconds