Home
last modified time | relevance | path

Searched refs:flush_hash_entry (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtlb.h43 extern void flush_hash_entry(struct mm_struct *mm, pte_t *ptep,
51 flush_hash_entry(tlb->mm, ptep, address); in __tlb_remove_tlb_entry()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
H A Dtlb.c35 void flush_hash_entry(struct mm_struct *mm, pte_t *ptep, unsigned long addr) in flush_hash_entry() function
44 EXPORT_SYMBOL(flush_hash_entry); variable
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dtlb.h46 flush_hash_entry(tlb->mm, ptep, address); in __tlb_remove_tlb_entry()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h261 static inline void flush_hash_entry(struct mm_struct *mm, pte_t *ptep, unsigned long addr) in flush_hash_entry() function
328 flush_hash_entry(mm, ptep, addr); in __ptep_test_and_clear_young()
568 flush_hash_entry(mm, ptep, addr); in __set_pte_at()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h244 extern void flush_hash_entry(struct mm_struct *mm, pte_t *ptep,
526 flush_hash_entry(mm, ptep, addr); in __set_pte_at()

Completed in 4 milliseconds