Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dmmu_context_hash64.c118 count = atomic_sub_return(PTE_FRAG_NR - count, &page->_count); in destroy_pagetable_page()
Dpgtable_64.c416 atomic_set(&page->_count, PTE_FRAG_NR); in __alloc_for_cache()
/linux-4.1.27/arch/powerpc/include/asm/
Dpgalloc-64.h160 #define PTE_FRAG_NR 16 macro