Searched refs:pgvec_to_page (Results 1 – 1 of 1) sorted by relevance
153 static __pure struct page *pgvec_to_page(const void *addr) in pgvec_to_page() function359 page = pgvec_to_page(kaddr); in netlink_mmap()383 p_start = pgvec_to_page(hdr + PAGE_SIZE); in netlink_frame_flush_dcache()384 p_end = pgvec_to_page((void *)hdr + NL_MMAP_HDRLEN + hdr->nm_len - 1); in netlink_frame_flush_dcache()395 flush_dcache_page(pgvec_to_page(hdr)); in netlink_get_status()403 flush_dcache_page(pgvec_to_page(hdr)); in netlink_set_status()