cortex_a_mmu() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

cortex_a_mmu() function

Syntax

static int cortex_a_mmu(struct target *target,     int *enabled);
Implemented in cortex_a.c:3204

Arguments

target

enabled

References

LocationReferrerText
cortex_a.c:3204
static int cortex_a_mmu(struct target *target, int *enabled)
cortex_a.c:71
static int cortex_a_mmu(struct target *target, int *enabled);
cortex_a.c:120cortex_a_prep_memaccess()
cortex_a_mmu(target, &mmu_enabled);
cortex_a.c:130cortex_a_prep_memaccess()
cortex_a_mmu(target, &mmu_enabled);
cortex_a.c:157cortex_a_post_memaccess()
cortex_a_mmu(target, &mmu_enabled);
cortex_a.c:3233cortex_a_virt2phys()
cortex_a_mmu(target, &mmu_enabled);
cortex_a.c:3470
.mmu = cortex_a_mmu,

Call Tree

Functions calling cortex_a_mmu()
Functions called by cortex_a_mmu()
cortex_a_mmu()
Implementations
cortex_a_mmu()
all items filtered out
Type of cortex_a_mmu()
cortex_a_mmu()
all items filtered out