Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dfault.c295 page_ins += 1 << PAGE_FACTOR; in cmo_account_page_fault()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dfault.c296 page_ins += 1 << PAGE_FACTOR; in cmo_account_page_fault()

Completed in 3 milliseconds