Home
last modified time | relevance | path

Searched refs:extent_alloc_subregion (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/sys/dev/cardbus/
Drbus.c95 if (extent_alloc_subregion(rbt->rb_ext, substart, in rbus_space_alloc_subregion()
101 if (extent_alloc_subregion(rbt->rb_ext, addr, in rbus_space_alloc_subregion()
115 val = extent_alloc_subregion( in rbus_space_alloc_subregion()
/openbsd/src/sys/sys/
Dextent.h107 int extent_alloc_subregion(struct extent *, u_long, u_long,
121 extent_alloc_subregion((_ex), (_ex)->ex_start, (_ex)->ex_end, \
/openbsd/src/sys/dev/pci/drm/i915/gt/
Dagp_intel_gtt.c65 extent_alloc_subregion(bpa->pa_memex, 0x100000, 0xffffffff, in i915_alloc_ifp()
99 extent_alloc_subregion(bpa->pa_memex, 0x100000, 0xffffffff, in i965_alloc_ifp()
/openbsd/src/sys/arch/i386/pci/
Dpci_addr_fixup.c281 error = extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0, 0, in pciaddr_do_resource_allocate()
/openbsd/src/sys/dev/pci/
Dpci_map.c334 if (ex == NULL || extent_alloc_subregion(ex, start, end, in pci_mapreg_assign()
Dppb.c685 if (extent_alloc_subregion(pa->pa_ioex, start, in ppb_alloc_resources()
717 if (extent_alloc_subregion(pa->pa_memex, start, in ppb_alloc_resources()
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_drv.c1024 if (extent_alloc_subregion(pa->pa_memex, start, end, in radeondrm_attach_kms()
1092 if (extent_alloc_subregion(pa->pa_memex, start, end, size, in radeondrm_attach_kms()
/openbsd/src/sys/arch/sparc64/dev/
Dsbus.c380 if (extent_alloc_subregion(sc->sc_is.is_dvmamap, in sbus_mb_attach()
/openbsd/src/sys/arch/hppa/dev/
Ddino.c533 if ((error = extent_alloc_subregion(ex, rstart, rend, size, in dino_ioalloc()
647 if (extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0, in dino_alloc_parent()
Delroy.c469 if (extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0, in elroy_alloc_parent()
/openbsd/src/sys/kern/
Dsubr_extent.c947 extent_alloc_subregion(struct extent *ex, u_long substart, u_long subend, in extent_alloc_subregion() function
/openbsd/src/sys/arch/alpha/pci/
Dpci_bwx_bus_mem_chipdep.c384 error = extent_alloc_subregion(CHIP_MEM_EXTENT(v), rstart, rend,
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_drv.c3292 if (extent_alloc_subregion(pa->pa_memex, start, end, in amdgpu_attach()
3337 if (extent_alloc_subregion(pa->pa_memex, start, end, size, in amdgpu_attach()
/openbsd/src/sys/arch/amd64/amd64/
Dbus_space.c454 error = extent_alloc_subregion(ex, rstart, rend, size, alignment, in bus_space_alloc()
/openbsd/src/sys/arch/hppa/hppa/
Dmainbus.c327 if ((error = extent_alloc_subregion(hppa_ex, rstart, rend, size, in mbus_alloc()
/openbsd/src/sys/arch/i386/i386/
Dmachdep.c3678 error = extent_alloc_subregion(ex, rstart, rend, size, alignment, 0, in bus_space_alloc()