Searched refs:PAGE_FACTOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpage_64.h21 * PAGE_FACTOR is the number of bits factor between PAGE_SHIFT and
24 #define PAGE_FACTOR (PAGE_SHIFT - HW_PAGE_SHIFT) macro
/linux-master/arch/powerpc/mm/
H A Dfault.c297 page_ins += 1 << PAGE_FACTOR;

Completed in 120 milliseconds