Home
last modified time | relevance | path

Searched refs:p4d_free_tlb (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
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
/linux-6.3-rc2/include/asm-generic/
A Dpgtable-nop4d.h52 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
A Dtlb.h688 #ifndef p4d_free_tlb
689 #define p4d_free_tlb(tlb, pudp, address) \ macro
/linux-6.3-rc2/mm/
A Dmemory.c281 p4d_free_tlb(tlb, p4d, start); in free_p4d_range()

Completed in 13 milliseconds