armv8_mmu_common::ttbr_mask is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarmv8_mmu_common::ttbr_mask

armv8_mmu_common::ttbr_mask field

Syntax

uint32_t ttbr_mask[2];

References

LocationReferrerText
armv8.h:175
uint32_t ttbr_mask[2];
armv8.c:173armv8_read_ttbcr32()
armv8->armv8_mmu.ttbr_mask[0] = 0xffffffff << (14 - ttbcr_n);
armv8.c:174armv8_read_ttbcr32()
armv8->armv8_mmu.ttbr_mask[1] = 0xffffffff << 14;
armv8.c:178armv8_read_ttbcr32()
armv8->armv8_mmu.ttbr_mask[0],
armv8.c:179armv8_read_ttbcr32()
armv8->armv8_mmu.ttbr_mask[1]);

Data Use

Functions reading armv8_mmu_common::ttbr_mask
armv8_mmu_common::ttbr_mask
all items filtered out
Type of armv8_mmu_common::ttbr_mask
armv8_mmu_common::ttbr_mask
uint32_t
all items filtered out