Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dtlb.h22 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep,
24 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
44 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/linux-6.15/include/asm-generic/
H A Dtlb.h601 #ifndef __tlb_remove_tlb_entry
602 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addres… in __tlb_remove_tlb_entry() function
617 __tlb_remove_tlb_entry(tlb, ptep, address); \
632 __tlb_remove_tlb_entry(tlb, ptep, address); in tlb_remove_tlb_entries()
651 __tlb_remove_tlb_entry(tlb, ptep, address); \