Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dtlb.h24 #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, __tlb_remove_tlb_entry() function
/linux/include/asm-generic/
H A Dtlb.h603 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address) __tlb_remove_tlb_entry() function