Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dpgtable.c288 if (PMD_FRAG_NR == 1) in get_pmd_from_cache()
329 if (PMD_FRAG_NR == 1) in __alloc_for_pmdcache()
339 atomic_set(&page->pt_frag_refcount, PMD_FRAG_NR); in __alloc_for_pmdcache()
A Dmmu_context.c255 if (atomic_sub_and_test(PMD_FRAG_NR - count, &page->pt_frag_refcount)) { in pmd_frag_destroy()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h207 #define PMD_FRAG_NR __pmd_frag_nr macro

Completed in 24 milliseconds