HomeSort by: relevance | last modified time | path
    Searched refs:_xen_bus_dmamem_alloc_range (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/include/
bus_private.h 55 #define _BUS_DMAMEM_ALLOC_RANGE _xen_bus_dmamem_alloc_range
56 int _xen_bus_dmamem_alloc_range(bus_dma_tag_t, bus_size_t, bus_size_t,
  /src/sys/arch/xen/x86/
xen_bus_dma.c 213 _xen_bus_dmamem_alloc_range(bus_dma_tag_t t, bus_size_t size, function in typeref:typename:int
297 printf("_xen_bus_dmamem_alloc_range: no way to "
309 panic("_xen_bus_dmamem_alloc_range: "

Completed in 14 milliseconds