Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h2312 #define E500_L2CSR0_L2FI (1 << 21) /* L2 cache flash invalidate */ macro
H A Dtranslate.c1188 ~(E500_L2CSR0_L2FI | E500_L2CSR0_L2FL | E500_L2CSR0_L2LFC)); in spr_write_e500_l2csr0()