Searched refs:txres (Results 1 – 2 of 2) sorted by relevance
491 MemTxResult txres; in dump_address_map() local738 MemTxResult txres; in get_physical_address() local769 if (txres != MEMTX_OK) { in get_physical_address()778 if (txres != MEMTX_OK) { in get_physical_address()796 if (txres != MEMTX_OK) { in get_physical_address()805 if (txres != MEMTX_OK) { in get_physical_address()827 if (txres != MEMTX_OK) { in get_physical_address()837 if (txres != MEMTX_OK) { in get_physical_address()846 if (txres != MEMTX_OK) { in get_physical_address()855 if (txres != MEMTX_OK) { in get_physical_address()[all …]
218 MemTxResult txres; in v7m_stack_write() local259 value, res.f.attrs, &txres); in v7m_stack_write()260 if (txres != MEMTX_OK) { in v7m_stack_write()306 MemTxResult txres; in v7m_stack_read() local334 res.f.phys_addr, res.f.attrs, &txres); in v7m_stack_read()335 if (txres != MEMTX_OK) { in v7m_stack_read()1998 MemTxResult txres; in v7m_read_half_insn() local2021 if (txres != MEMTX_OK) { in v7m_read_half_insn()2043 MemTxResult txres; in v7m_read_sg_stack_word() local2067 res.f.phys_addr, res.f.attrs, &txres); in v7m_read_sg_stack_word()[all …]