Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h2323 #define E500_L2CSR0_L2FL (1 << 11) /* L2 cache flush */ macro
H A Dtranslate.c1187 ~(E500_L2CSR0_L2FI | E500_L2CSR0_L2FL | E500_L2CSR0_L2LFC)); in spr_write_e500_l2csr0()