/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
H A D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | tlb.h | 9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | tlb.h | 10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | tlb.h | 10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-6.6/arch/um/include/asm/ |
H A D | pgalloc.h | 28 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
H A D | pgalloc.h | 29 #define __pte_free_tlb(tlb,pte, address) \ macro
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | pgalloc.h | 33 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/kernel/linux/linux-6.6/arch/nios2/include/asm/ |
H A D | pgalloc.h | 31 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | pgalloc.h | 37 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
H A D | pgalloc.h | 37 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 69 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | tlb.h | 40 __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 D | pgalloc.h | 67 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 69 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | pgalloc.h | 35 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
H A D | pgalloc.h | 64 #define __pte_free_tlb(tlb, pte, buf) \ macro
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
H A D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | sun3_pgalloc.h | 20 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | sun3_pgalloc.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-6.6/arch/csky/include/asm/ |
H A D | pgalloc.h | 64 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
H A D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | pgalloc.h | 62 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|