Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds