Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dmmu_context_hash64.c119 count = ((unsigned long)pte_frag & ~PAGE_MASK) >> PTE_FRAG_SIZE_SHIFT; in destroy_pagetable_page()
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-64.h165 #define PTE_FRAG_SIZE_SHIFT 12 macro