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

  /src/sys/sys/
physmap.h 1 /* $NetBSD: physmap.h,v 1.4 2013/04/08 01:33:53 uebayasi Exp $ */
49 struct physmap { struct
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91rm9200ek.dts 100 linux,mtd-name = "physmap-flash.0";
sama5d3xcm.dtsi 57 linux,mtd-name = "physmap-flash.0";
imx27-eukrea-cpuimx27.dtsi 99 linux,mtd-name = "physmap-flash.0";
imx27-phytec-phycore-som.dtsi 329 linux,mtd-name = "physmap-flash.0";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sc7180-trogdor-pompom.dtsi 111 function-row-physmap = <
  /src/sys/kern/
subr_physmap.c 36 #include <sys/physmap.h>
63 * Allocate a physmap structure that requires "maxsegs" segments.
133 * Create a physmap and populate it with the pages that are used to mapped
154 * Create a physmap and populate it with the pages that are contained in an
184 * This uses a list of vm_page structure to create a physmap.

Completed in 26 milliseconds