Home
last modified time | relevance | path

Searched defs:icache_inval (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/arm/
H A Dcache.c42 static void check_code_generation(bool dcache_clean, bool icache_inval) in check_code_generation()
98 bool dcache_clean, icache_inval; in main() local