Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c404 #define TLBIE_RIC_TLB 0 macro
485 if (unlikely(ric == TLBIE_RIC_TLB && prs && is == TLBIE_IS_VA && in helper_tlbie_isa300()
494 assert(ric == TLBIE_RIC_TLB || ric == TLBIE_RIC_ALL); in helper_tlbie_isa300()