Searched refs:__kmap_atomic (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.h53 extern void *__kmap_atomic(struct page *page, enum km_type type);
61 #define kmap_atomic __kmap_atomic
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dhighmem.h53 extern void *__kmap_atomic(struct page *page, enum km_type type);
61 #define kmap_atomic __kmap_atomic
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dhighmem.c62 void *__kmap_atomic(struct page *page, enum km_type type) function
168 EXPORT_SYMBOL(__kmap_atomic); variable

Completed in 36 milliseconds