Home
last modified time | relevance | path

Searched refs:radix__pmdp_collapse_flush (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dradix.h268 extern pmd_t radix__pmdp_collapse_flush(struct vm_area_struct *vma,
Dpgtable.h1265 return radix__pmdp_collapse_flush(vma, address, pmdp); in pmdp_collapse_flush()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dradix_pgtable.c985 pmd_t radix__pmdp_collapse_flush(struct vm_area_struct *vma, unsigned long address, in radix__pmdp_collapse_flush() function