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

/openbsd-current/sys/sys/
H A Dextent.h107 int extent_alloc_subregion(struct extent *, u_long, u_long,
118 /* Simple case of extent_alloc_subregion() */
121 extent_alloc_subregion((_ex), (_ex)->ex_start, (_ex)->ex_end, \
/openbsd-current/sys/dev/cardbus/
H A Drbus.c95 if (extent_alloc_subregion(rbt->rb_ext, substart,
101 if (extent_alloc_subregion(rbt->rb_ext, addr,
115 val = extent_alloc_subregion(
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dagp_intel_gtt.c67 extent_alloc_subregion(bpa->pa_memex, 0x100000, 0xffffffff,
101 extent_alloc_subregion(bpa->pa_memex, 0x100000, 0xffffffff,
/openbsd-current/sys/arch/i386/pci/
H A Dpci_addr_fixup.c281 error = extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0, 0,
/openbsd-current/sys/dev/pci/
H A Dpci_map.c334 if (ex == NULL || extent_alloc_subregion(ex, start, end,
H A Dppb.c685 if (extent_alloc_subregion(pa->pa_ioex, start,
717 if (extent_alloc_subregion(pa->pa_memex, start,
/openbsd-current/sys/arch/sparc64/dev/
H A Dsbus.c380 if (extent_alloc_subregion(sc->sc_is.is_dvmamap,
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_drv.c1023 if (extent_alloc_subregion(pa->pa_memex, start, end,
1091 if (extent_alloc_subregion(pa->pa_memex, start, end, size,
/openbsd-current/sys/arch/hppa/dev/
H A Ddino.c533 if ((error = extent_alloc_subregion(ex, rstart, rend, size,
647 if (extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0,
H A Delroy.c469 if (extent_alloc_subregion(ex, start, ex->ex_end, size, size, 0,
/openbsd-current/sys/arch/alpha/pci/
H A Dpci_bwx_bus_mem_chipdep.c384 error = extent_alloc_subregion(CHIP_MEM_EXTENT(v), rstart, rend,
/openbsd-current/sys/kern/
H A Dsubr_extent.c947 extent_alloc_subregion(struct extent *ex, u_long substart, u_long subend, function
/openbsd-current/sys/arch/amd64/amd64/
H A Dbus_space.c454 error = extent_alloc_subregion(ex, rstart, rend, size, alignment,
/openbsd-current/sys/arch/hppa/hppa/
H A Dmainbus.c327 if ((error = extent_alloc_subregion(hppa_ex, rstart, rend, size,
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_drv.c3118 if (extent_alloc_subregion(pa->pa_memex, start, end,
3163 if (extent_alloc_subregion(pa->pa_memex, start, end, size,
/openbsd-current/sys/arch/i386/i386/
H A Dmachdep.c3672 error = extent_alloc_subregion(ex, rstart, rend, size, alignment, 0,

Completed in 232 milliseconds