Home
last modified time | relevance | path

Searched refs:ptephys (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
H A Dtlb.c37 unsigned long ptephys; in flush_hash_entry() local
40 ptephys = __pa(ptep) & PAGE_MASK; in flush_hash_entry()
41 flush_hash_pages(mm->context.id, addr, ptephys, 1); in flush_hash_entry()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h298 unsigned long ptephys = __pa(ptep) & PAGE_MASK; in __ptep_test_and_clear_young() local
299 flush_hash_pages(mm->context.id, addr, ptephys, 1); in __ptep_test_and_clear_young()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h264 unsigned long ptephys = __pa(ptep) & PAGE_MASK; in flush_hash_entry() local
266 flush_hash_pages(mm->context.id, addr, ptephys, 1); in flush_hash_entry()

Completed in 4 milliseconds