Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c164 struct ofw_map { struct
181 static struct ofw_map *translations; argument
645 const struct ofw_map *mapa; in om_cmp()
646 const struct ofw_map *mapb; in om_cmp()
902 translations = (struct ofw_map *)phys_avail[i]; in moea_bootstrap()
H A Dmmu_oea64.c155 struct ofw_map { struct
638 const struct ofw_map *mapa; in om_cmp()
639 const struct ofw_map *mapb; in om_cmp()
654 struct ofw_map translations[sz/(4*sizeof(cell_t))]; /*>= 4 cells per */ in moea64_add_ofw_mappings()