Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dvm.c223 } om_map; typedef
234 om_map translation;
239 om_map translation;
424 om_read_word(om_map *map, in om_read_word()
436 om_write_word(om_map *map, in om_write_word()
496 om_effective_to_bat(om_map *map, in om_effective_to_bat()
517 om_effective_to_virtual(om_map *map, in om_effective_to_virtual()
598 om_virtual_to_real(om_map *map, in om_virtual_to_real()
709 om_translate_effective_to_real(om_map *map, in om_translate_effective_to_real()
1042 vm_translate(om_map *map, in vm_translate()