Searched refs:page_is_high (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-taskfile.c239 int page_is_high; local
251 page_is_high = PageHighMem(page);
252 if (page_is_high)
273 if (page_is_high)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-taskfile.c239 int page_is_high; local
251 page_is_high = PageHighMem(page);
252 if (page_is_high)
273 if (page_is_high)

Completed in 167 milliseconds