Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dtlb.h24 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
46 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/kernel/linux/linux-5.10/include/asm-generic/
Dtlb.h550 #ifndef __tlb_remove_tlb_entry
551 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
564 __tlb_remove_tlb_entry(tlb, ptep, address); \
578 __tlb_remove_tlb_entry(tlb, ptep, address); \
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dtlb_64.h27 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dtlb.h7 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro