Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpage_64.h24 #define PAGE_FACTOR (PAGE_SHIFT - HW_PAGE_SHIFT) macro
/openbmc/linux/arch/powerpc/mm/
H A Dfault.c296 page_ins += 1 << PAGE_FACTOR; in cmo_account_page_fault()