Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dlppaca.h167 u32 page_ins; // CMO Hint - # page ins by OS x00-x03 member
/linux-2.6.39/arch/powerpc/kernel/
Dpaca.c48 .page_ins = 0,
/linux-2.6.39/arch/powerpc/mm/
Dfault.c327 get_lppaca()->page_ins += (1 << PAGE_FACTOR); in do_page_fault()