Home
last modified time | relevance | path

Searched refs:p4d_free_tlb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlb.h36 #define p4d_free_tlb p4d_free_tlb macro
99 * p4d_free_tlb frees a pud table and clears the CRSTE for the
102 * as the pgd. p4d_free_tlb checks the asce_limit against 8PB
105 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in p4d_free_tlb() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h34 #define p4d_free_tlb p4d_free_tlb macro
101 * p4d_free_tlb frees a pud table and clears the CRSTE for the
104 * as the pgd. p4d_free_tlb checks the asce_limit against 8PB
107 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.h654 #ifndef p4d_free_tlb
655 #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.h698 #ifndef p4d_free_tlb
699 #define p4d_free_tlb(tlb, pudp, address) \ macro
/kernel/linux/linux-5.10/mm/
H A Dmemory.c324 p4d_free_tlb(tlb, p4d, start); in free_p4d_range()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c297 p4d_free_tlb(tlb, p4d, start); in free_p4d_range()

Completed in 22 milliseconds