Searched refs:mte_async_check_fail (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 569 static void mte_async_check_fail(CPUARMState *env, uint64_t dirty_ptr, in mte_async_check_fail() function 631 mte_async_check_fail(env, dirty_ptr, ra, arm_mmu_idx, el); in mte_check_fail() 640 mte_async_check_fail(env, dirty_ptr, ra, arm_mmu_idx, el); in mte_check_fail()
|