Home
last modified time | relevance | path

Searched refs:arm_physmem_exclude_region (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
HDphysmem.h56 void arm_physmem_exclude_region(vm_paddr_t pa, vm_size_t sz, uint32_t flags);
82 arm_physmem_exclude_region(mrptr->mr_start, mrptr->mr_size, in arm_physmem_exclude_regions()
/freebsd-11-stable/sys/arm/xscale/i8134x/
HDcrb_machdep.c319 arm_physmem_exclude_region(freemem_pt, abp->abp_physaddr - in initarm()
321 arm_physmem_exclude_region(freemempos, abp->abp_physaddr - 0x100000 - in initarm()
323 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
/freebsd-11-stable/sys/arm/xscale/ixp425/
HDavila_machdep.c402 arm_physmem_exclude_region(freemem_pt, abp->abp_physaddr - in initarm()
404 arm_physmem_exclude_region(freemempos, abp->abp_physaddr - 0x100000 - in initarm()
406 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
/freebsd-11-stable/sys/arm/xscale/pxa/
HDpxa_machdep.c336 arm_physmem_exclude_region(freemem_pt, abp->abp_physaddr - in initarm()
338 arm_physmem_exclude_region(freemempos, abp->abp_physaddr - 0x100000 - in initarm()
340 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
/freebsd-11-stable/sys/arm/cavium/cns11xx/
HDecona_machdep.c327 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
/freebsd-11-stable/sys/arm/arm/
HDphysmem.c330 arm_physmem_exclude_region(vm_paddr_t pa, vm_size_t sz, uint32_t exflags) in arm_physmem_exclude_region() function
HDmachdep.c1048 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
1255 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()
/freebsd-11-stable/sys/arm/at91/
HDat91_machdep.c637 arm_physmem_exclude_region(abp->abp_physaddr, in initarm()