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

get_cache_info() function

Syntax

static int get_cache_info(struct arm_dpm *dpm,     int cl,     int ct,     uint32_t *cache_reg);

Arguments

dpm

cl

ct

cache_reg

References

LocationReferrerText
armv8_cache.c:255
static int get_cache_info(struct arm_dpm *dpm, int cl, int ct, uint32_t *cache_reg)
armv8_cache.c:359armv8_identify_cache()
retval = get_cache_info(dpm, cl, 0, &cache_reg);
armv8_cache.c:379armv8_identify_cache()
retval = get_cache_info(dpm, cl, 1, &cache_reg);

Call Tree

Functions calling get_cache_info()
Functions called by get_cache_info()
all items filtered out
get_cache_info()
Data read by get_cache_info()
Data written by get_cache_info()
get_cache_info()
get_cache_info()::retval
all items filtered out
Type of get_cache_info()
get_cache_info()
all items filtered out