Home
last modified time | relevance | path

Searched defs:__p4d_free_tlb (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm64/include/asm/
Dpgalloc.h105 #define __p4d_free_tlb(tlb, p4d, addr) p4d_free((tlb)->mm, p4d) macro
/linux-6.12.1/arch/riscv/include/asm/
Dpgalloc.h145 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function
/linux-6.12.1/arch/x86/include/asm/
Dpgalloc.h170 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function