Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h354 #define CACHE_CTRL_DP (1 << 14) /* Data cache flush pending */ macro
H A Dldst_helper.c531 val &= ~CACHE_CTRL_DP; in leon3_cache_control_st()