Home
last modified time | relevance | path

Searched refs:CACHE_CTRL_FD (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dcpu.h358 #define CACHE_CTRL_FD (1 << 22) /* Flush Data cache (Write only) */ macro
H A Dldst_helper.c527 val &= ~CACHE_CTRL_FD; in leon3_cache_control_st()