Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/mm/
Dinit.c442 static inline int page_kills_ppro(unsigned long pagenr) in page_kills_ppro() function
457 if (bad_ppro && page_kills_ppro(pfn)) { in one_highpage_init()