Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_helper.c405 #define TLBIE_IS_VA 0 macro
458 is == TLBIE_IS_VA) || in helper_tlbie_isa300()
483 if (is != TLBIE_IS_VA) { in helper_tlbie_isa300()
492 if (unlikely(ric == TLBIE_RIC_TLB && prs && is == TLBIE_IS_VA && in helper_tlbie_isa300()
500 assert(is == TLBIE_IS_VA); in helper_tlbie_isa300()