OpenOCD
|
Data Fields | |
uint32_t | l1_base_mask |
uint32_t | l1_offset_mask |
uint32_t | l1_offset_shift |
uint32_t | l2_base_mask |
uint32_t | l2_offset_mask |
uint32_t | l2_offset_shift |
uint32_t | ppn_mask |
uint32_t | va_offset_mask |
Definition at line 19 of file nds32_tlb.h.
uint32_t page_table_walker_info_s::l1_base_mask |
Definition at line 26 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::l1_offset_mask |
Definition at line 21 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::l1_offset_shift |
Definition at line 22 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::l2_base_mask |
Definition at line 27 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::l2_offset_mask |
Definition at line 23 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::l2_offset_shift |
Definition at line 24 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::ppn_mask |
Definition at line 28 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().
uint32_t page_table_walker_info_s::va_offset_mask |
Definition at line 25 of file nds32_tlb.h.
Referenced by nds32_walk_page_table().