__kmap_to_page
struct page *__kmap_to_page(void *addr);
return __kmap_to_page(addr);
EXPORT_SYMBOL(__kmap_to_page);