Home
last modified time | relevance | path

Searched defs:p4d_free_tlb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h34 #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 Dtlb.h36 #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 Dpgtable-nop4d.h53 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h655 #define p4d_free_tlb(tlb, pudp, address) \ macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpgtable-nop4d.h52 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h699 #define p4d_free_tlb(tlb, pudp, address) \ macro

Completed in 6 milliseconds