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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dhighmem.h57 extern struct page *__kmap_atomic_to_page(void *ptr);
63 #define kmap_atomic_to_page __kmap_atomic_to_page
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dhighmem.h57 extern struct page *__kmap_atomic_to_page(void *ptr);
63 #define kmap_atomic_to_page __kmap_atomic_to_page
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dhighmem.c153 struct page *__kmap_atomic_to_page(void *ptr) function
170 EXPORT_SYMBOL(__kmap_atomic_to_page); variable

Completed in 214 milliseconds