Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dmem_helper.c90 bool is_btlb; in hppa_flush_tlb_ent() local
104 is_btlb = ent < &env->tlb[HPPA_BTLB_ENTRIES(env)]; in hppa_flush_tlb_ent()
105 if (is_btlb && !force_flush_btlb) { in hppa_flush_tlb_ent()
112 if (!is_btlb) { in hppa_flush_tlb_ent()