Home
last modified time | relevance | path

Searched defs:sg_alloc_table_from_pages (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dscatterlist.h52 #define sg_alloc_table_from_pages linux_sg_alloc_table_from_pages macro
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sgt.c78 sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pgs, in sg_alloc_table_from_pages() function