Home
last modified time | relevance | path

Searched refs:ofw_map (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/powerpc/aim/
H A Dmmu_oea.c165 struct ofw_map { struct
182 static struct ofw_map *translations; argument
646 const struct ofw_map *mapa; in om_cmp()
647 const struct ofw_map *mapb; in om_cmp()
903 translations = (struct ofw_map *)phys_avail[i]; in moea_bootstrap()
H A Dmmu_oea64.c189 struct ofw_map { struct
664 const struct ofw_map *mapa; in om_cmp()
665 const struct ofw_map *mapb; in om_cmp()
680 struct ofw_map translations[sz/(4*sizeof(cell_t))]; /*>= 4 cells per */ in moea64_add_ofw_mappings()