Searched defs:p4d_free_tlb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | tlb.h | 34 #define p4d_free_tlb p4d_free_tlb macro 107 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in p4d_free_tlb() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | tlb.h | 36 #define p4d_free_tlb p4d_free_tlb macro 105 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in p4d_free_tlb() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | pgtable-nop4d.h | 53 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
|
H A D | tlb.h | 655 #define p4d_free_tlb(tlb, pudp, address) \ macro
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | pgtable-nop4d.h | 52 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
|
H A D | tlb.h | 699 #define p4d_free_tlb(tlb, pudp, address) \ macro
|
Completed in 6 milliseconds