Home
last modified time | relevance | path

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

/linux/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
43 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/linux/include/asm-generic/
H A Dtlb.h642 #ifndef __tlb_remove_tlb_entry
643 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addres… in __tlb_remove_tlb_entry() function
658 __tlb_remove_tlb_entry(tlb, ptep, address); \
673 __tlb_remove_tlb_entry(tlb, ptep, address); in tlb_remove_tlb_entries()
692 __tlb_remove_tlb_entry(tlb, ptep, address); \