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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c414 __ia32_set_pp(unsigned int start, unsigned int end, int flags) function
468 * page, then call __ia32_set_pp().
484 __ia32_set_pp(start, end, flags);
487 __ia32_set_pp(start, PAGE_ALIGN(start), flags);
489 __ia32_set_pp(PAGE_START(end), end, flags);

Completed in 49 milliseconds