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

virt2phys_info_t::vpn_mask field

Syntax

unsigned vpn_mask[PG_MAX_LEVEL];

References

LocationReferrerText
riscv.h:245
unsigned vpn_mask[PG_MAX_LEVEL];
riscv.c:226
.vpn_mask = {0x3ff, 0x3ff},
riscv.c:239
.vpn_mask = {0x1ff, 0x1ff, 0x1ff},
riscv.c:252
.vpn_mask = {0x1ff, 0x1ff, 0x1ff, 0x1ff},
riscv.c:1624riscv_address_translate()
vpn &= info->vpn_mask[i];

Data Use

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