Searched refs:page_ins (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | lppaca.h | 95 __be32 page_ins; /* CMO Hint - # page ins by OS */ member |
/linux/arch/powerpc/kernel/ | ||
H A D | paca.c | 118 .page_ins = 0, }; in init_lppaca() |