virt2phys_info_t::pa_ppn_mask is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDvirt2phys_info_t::pa_ppn_mask

virt2phys_info_t::pa_ppn_mask field

Syntax

unsigned pa_ppn_mask[PG_MAX_LEVEL];

References

LocationReferrerText
riscv.h:249
unsigned pa_ppn_mask[PG_MAX_LEVEL];
riscv.c:230
.pa_ppn_mask = {0x3ff, 0xfff},
riscv.c:243
.pa_ppn_mask = {0x1ff, 0x1ff, 0x3ffffff},
riscv.c:256
.pa_ppn_mask = {0x1ff, 0x1ff, 0x1ff, 0x1ffff},
riscv.c:1666riscv_address_translate()
*physical &= ~(((target_addr_t)info->pa_ppn_mask[i]) <<

Data Use

Functions reading virt2phys_info_t::pa_ppn_mask
virt2phys_info_t::pa_ppn_mask
all items filtered out