Home
last modified time | relevance | path

Searched refs:bus_dmamem_alloc_range (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/sys/dev/pci/drm/ttm/
Dttm_pool.c195 #ifdef bus_dmamem_alloc_range in ttm_pool_alloc_page()
196 if (bus_dmamem_alloc_range(dmat, (1ULL << order) * PAGE_SIZE, in ttm_pool_alloc_page()
/openbsd/src/sys/arch/i386/include/
Dbus.h632 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
/openbsd/src/sys/arch/macppc/include/
Dbus.h582 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
/openbsd/src/sys/arch/arm64/include/
Dbus.h442 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
/openbsd/src/sys/arch/amd64/include/
Dbus.h632 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
/openbsd/src/sys/dev/fdt/
Dqcscm.c966 if (bus_dmamem_alloc_range(sc->sc_dmat, size, align, 0, in qcscm_dmamem_alloc()
Dqcpas.c540 if (bus_dmamem_alloc_range(sc->sc_dmat, size, align, 0, in qcpas_dmamem_alloc()
/openbsd/src/sys/dev/pci/
Dif_bce.c312 if ((error = bus_dmamem_alloc_range(sc->bce_dmatag, 2 * PAGE_SIZE, in bce_attach()
/openbsd/src/sys/dev/ic/
Dqwz.c23509 if (bus_dmamem_alloc_range(dmat, size, align, 0, &adm->seg, 1, in qwz_dmamem_alloc()
Dqwx.c25553 if (bus_dmamem_alloc_range(dmat, size, align, 0, &adm->seg, 1, in qwx_dmamem_alloc()