Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dvm.c424 om_read_word(om_map *map, in om_read_word() function
558 om_read_word(map->physical, segment_table_entry, processor, cia); in om_effective_to_virtual()
560 om_read_word(map->physical, segment_table_entry + 8, in om_effective_to_virtual()
639 unsigned_word pte_0 = om_read_word(map, in om_virtual_to_real()
650 unsigned_word pte_1 = om_read_word(map, in om_virtual_to_real()
794 unsigned_word pte_1 = om_read_word(map, in om_translate_effective_to_real()