Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c398 #define TLBIE_IS_VA 0 macro
451 is == TLBIE_IS_VA) || in helper_tlbie_isa300()
476 if (is != TLBIE_IS_VA) { in helper_tlbie_isa300()
485 if (unlikely(ric == TLBIE_RIC_TLB && prs && is == TLBIE_IS_VA && in helper_tlbie_isa300()
493 assert(is == TLBIE_IS_VA); in helper_tlbie_isa300()