Home
last modified time | relevance | path

Searched refs:readCacheSize (Results 1 – 3 of 3) sorted by relevance

/seL4-master/src/arch/arm/armv/armv7-a/
A Dcache.c41 static inline word_t readCacheSize(int level, bool_t instruction) in readCacheSize() function
72 word_t s = readCacheSize(l, 0); in clean_D_PoU()
93 word_t s = readCacheSize(l, 0); in cleanInvalidate_D_by_level()
/seL4-master/src/arch/arm/armv/armv8-a/64/
A Dcache.c37 static inline word_t readCacheSize(int level, bool_t instruction) in readCacheSize() function
62 word_t lsize = readCacheSize(l, 0); in clean_D_PoU()
79 word_t lsize = readCacheSize(l, 0); in cleanInvalidate_D_by_level()
/seL4-master/src/arch/arm/armv/armv8-a/32/
A Dcache.c41 static inline word_t readCacheSize(int level, bool_t instruction) in readCacheSize() function
72 word_t s = readCacheSize(l, 0); in clean_D_PoU()
93 word_t s = readCacheSize(l, 0); in cleanInvalidate_D_by_level()

Completed in 5 milliseconds