Searched refs:two_stage_lookup (Results 1 – 3 of 3) sorted by relevance
1655 env->two_stage_lookup = two_stage; in raise_mmu_exception()1700 env->two_stage_lookup = mmuidx_2stage(mmu_idx); in riscv_cpu_do_transaction_failed()1733 env->two_stage_lookup = mmuidx_2stage(mmu_idx); in riscv_cpu_do_unaligned_access()1771 bool two_stage_lookup = mmuidx_2stage(mmu_idx); in riscv_cpu_tlb_fill() local1784 if (two_stage_lookup) { in riscv_cpu_tlb_fill()1899 first_stage_error, two_stage_lookup, in riscv_cpu_tlb_fill()2213 write_gva = env->two_stage_lookup; in riscv_cpu_do_interrupt()2233 write_gva = env->two_stage_lookup; in riscv_cpu_do_interrupt()2483 env->two_stage_lookup = false; in riscv_cpu_do_interrupt()
392 bool two_stage_lookup; member
723 env->two_stage_lookup = false; in riscv_cpu_reset_hold()