Home
last modified time | relevance | path

Searched defs:__pte_free_tlb (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dtlb.h9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, address) \ macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgalloc.h29 #define __pte_free_tlb(tlb,pte, address) \ macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpgalloc.h33 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dpgalloc.h31 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dpgalloc.h69 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpgalloc.h67 #define __pte_free_tlb(tlb, pte, address) \ macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpgalloc.h69 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgalloc.h35 #define __pte_free_tlb(tlb,pte,addr) \ macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, buf) \ macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb,pte,addr) \ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, address) \ macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgalloc.h62 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro

Completed in 6 milliseconds

123