Home
last modified time | relevance | path

Searched refs:swiotlb_set_max_segment (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dswiotlb.h162 extern void swiotlb_set_max_segment(unsigned int);
/Linux-v5.15/kernel/dma/
Dswiotlb.c108 void swiotlb_set_max_segment(unsigned int val) in swiotlb_set_max_segment() function
224 swiotlb_set_max_segment(mem->nslabs << IO_TLB_SHIFT); in swiotlb_init_with_tbl()
325 swiotlb_set_max_segment(mem->nslabs << IO_TLB_SHIFT); in swiotlb_late_init_with_tbl()
/Linux-v5.15/drivers/xen/
Dswiotlb-xen.c205 swiotlb_set_max_segment(PAGE_SIZE); in xen_swiotlb_init()
257 swiotlb_set_max_segment(PAGE_SIZE); in xen_swiotlb_init_early()