arm920t_tlb_entry is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

arm920t_tlb_entry struct

Syntax

struct arm920t_tlb_entry {     uint32_t cam;     uint32_t ram1;     uint32_t ram2; };

Fields

cam

No summary provided. Read more...

ram1

No summary provided. Read more...

ram2

No summary provided. Read more...

References

LocationReferrerScopeText
arm920t.h:39
struct arm920t_tlb_entry {
arm920t.c:1149arm920t_handle_read_mmu_command()::d_tlbarm920t_handle_read_mmu_command()
struct arm920t_tlb_entry d_tlb[64], i_tlb[64];

Type Use

Variables of arm920t_tlb_entry type
arm920t_handle_read_mmu_command()::d_tlb
arm920t_handle_read_mmu_command()::i_tlb
all items filtered out
arm920t_tlb_entry