Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dradix.h261 static inline int radix__pmd_trans_huge(pmd_t pmd) in radix__pmd_trans_huge() function
Dpgtable.h1267 return radix__pmd_trans_huge(pmd); in pmd_trans_huge()
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dradix_pgtable.c927 WARN_ON(!radix__pmd_trans_huge(*pmdp) && !pmd_devmap(*pmdp)); in radix__pmd_hugepage_update()
944 VM_BUG_ON(radix__pmd_trans_huge(*pmdp)); in radix__pmdp_collapse_flush()