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

armv8_mmu_common::ttbr0_mask field

Syntax

uint64_t ttbr0_mask;

References

LocationReferrerText
armv8.h:172
uint64_t ttbr0_mask;/* masked to be used */
armv8.c:200armv8_read_ttbcr()
memset(&armv8->armv8_mmu.ttbr0_mask, 0, sizeof(armv8->armv8_mmu.ttbr0_mask));
armv8.c:240armv8_read_ttbcr()
armv8->armv8_mmu.ttbr0_mask = 0x0000FFFFFFFFFFFFULL;
armv8.c:256armv8_read_ttbcr()
LOG_INFO("TTBR0 access above %" PRIx64, (uint64_t)(armv8->armv8_mmu.ttbr0_mask));

Data Use

Functions writing armv8_mmu_common::ttbr0_mask
Functions reading armv8_mmu_common::ttbr0_mask
all items filtered out
armv8_mmu_common::ttbr0_mask
all items filtered out
Type of armv8_mmu_common::ttbr0_mask
armv8_mmu_common::ttbr0_mask
uint64_t
all items filtered out