arm720t_enable_mmu_caches() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm720t_enable_mmu_caches()

arm720t_enable_mmu_caches() function

Syntax

static int arm720t_enable_mmu_caches(struct target *target,     int mmu,     int d_u_cache,     int i_cache);

Arguments

target

mmu

d_u_cache

i_cache

References

LocationReferrerText
arm720t.c:163
static int arm720t_enable_mmu_caches(struct target *target,
arm720t.c:282arm720t_read_memory()
retval = arm720t_enable_mmu_caches(target, 0, 1, 0);
arm720t.c:408arm720t_init_arch_info()
arm720t->armv4_5_mmu.enable_mmu_caches = arm720t_enable_mmu_caches;

Call Tree

Functions calling arm720t_enable_mmu_caches()
Functions called by arm720t_enable_mmu_caches()
all items filtered out
arm720t_enable_mmu_caches()
Data read by arm720t_enable_mmu_caches()
Data written by arm720t_enable_mmu_caches()
arm720t_enable_mmu_caches()::cp15_control
arm720t_enable_mmu_caches()::retval
all items filtered out
arm720t_enable_mmu_caches()
arm720t_enable_mmu_caches()::cp15_control
arm720t_enable_mmu_caches()::retval
all items filtered out
Implementations
arm720t_enable_mmu_caches()
Type of arm720t_enable_mmu_caches()
arm720t_enable_mmu_caches()
uint32_t
all items filtered out