Home
last modified time | relevance | path

Searched refs:MMUCSR0_TLB1FI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h145 #define MMUCSR0_TLB1FI 0x00000002 /* TLB1 Flash invalidate */ macro
149 #define MMUCSR0_TLBFI (MMUCSR0_TLB0FI | MMUCSR0_TLB1FI | \
/openbmc/linux/arch/powerpc/kvm/
H A De500_mmu.c235 if (value & MMUCSR0_TLB1FI) in kvmppc_e500_emul_mt_mmucsr0()
/openbmc/qemu/target/ppc/
H A Dcpu.h1067 #define MMUCSR0_TLB1FI 0x00000002 /* TLB1 Flash invalidate */ macro
1071 #define MMUCSR0_TLBFI (MMUCSR0_TLB0FI | MMUCSR0_TLB1FI | \