Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h355 #define CACHE_CTRL_IP (1 << 15) /* Instruction cache flush pending */ macro
H A Dldst_helper.c530 val &= ~CACHE_CTRL_IP; in leon3_cache_control_st()