Home
last modified time | relevance | path

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

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