Lines Matching refs:txres

519     MemTxResult txres;  in dump_address_map()  local
534 MEMTXATTRS_UNSPECIFIED, &txres); in dump_address_map()
535 if (txres != MEMTX_OK || !M68K_UDT_VALID(tia)) { in dump_address_map()
540 MEMTXATTRS_UNSPECIFIED, &txres); in dump_address_map()
541 if (txres != MEMTX_OK || !M68K_UDT_VALID(tib)) { in dump_address_map()
546 MEMTXATTRS_UNSPECIFIED, &txres); in dump_address_map()
547 if (txres != MEMTX_OK || !M68K_PDT_VALID(tic)) { in dump_address_map()
552 MEMTXATTRS_UNSPECIFIED, &txres); in dump_address_map()
553 if (txres != MEMTX_OK) { in dump_address_map()
766 MemTxResult txres; in get_physical_address() local
796 next = address_space_ldl(cs->as, entry, MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
797 if (txres != MEMTX_OK) { in get_physical_address()
805 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
806 if (txres != MEMTX_OK) { in get_physical_address()
823 next = address_space_ldl(cs->as, entry, MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
824 if (txres != MEMTX_OK) { in get_physical_address()
832 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
833 if (txres != MEMTX_OK) { in get_physical_address()
854 next = address_space_ldl(cs->as, entry, MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
855 if (txres != MEMTX_OK) { in get_physical_address()
864 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
865 if (txres != MEMTX_OK) { in get_physical_address()
873 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
874 if (txres != MEMTX_OK) { in get_physical_address()
882 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
883 if (txres != MEMTX_OK) { in get_physical_address()
890 MEMTXATTRS_UNSPECIFIED, &txres); in get_physical_address()
891 if (txres != MEMTX_OK) { in get_physical_address()