Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/xen/
Dswiotlb-xen.h6 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order,
/linux-6.14.4/drivers/xen/
Dswiotlb-xen.c130 rc = xen_create_contiguous_region( in xen_swiotlb_fixup()
163 if (xen_create_contiguous_region(phys, order, fls64(dma_mask), in xen_swiotlb_alloc_coherent()
/linux-6.14.4/arch/x86/xen/
Dmmu_pv.c2366 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region() function