Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h382 #define CACHE_CTRL_IB (1 << 16) /* Instruction burst fetch */ macro
H A Dldst_helper.c534 val &= ~CACHE_CTRL_IB; in leon3_cache_control_st()