Home
last modified time | relevance | path

Searched refs:pt_frag_refcount (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dmmu_context.c251 if (atomic_sub_and_test(PMD_FRAG_NR - count, &ptdesc->pt_frag_refcount)) { in pmd_frag_destroy()
/linux/include/linux/
H A Dmm_types.h592 atomic_t pt_frag_refcount; member