Searched refs:CACHE_CTRL_IB (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 356 #define CACHE_CTRL_IB (1 << 16) /* Instruction burst fetch */ macro |
H A D | ldst_helper.c | 529 val &= ~CACHE_CTRL_IB; in leon3_cache_control_st() |