Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c84 static uint8_t *allocation_tag_mem_probe(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem_probe() function
224 return allocation_tag_mem_probe(env, ptr_mmu_idx, ptr, ptr_access, in allocation_tag_mem()
1055 mem = allocation_tag_mem_probe(env, mmu_idx, ptr, in mte_mops_probe()
1113 mem = allocation_tag_mem_probe(env, mmu_idx, ptr, in mte_mops_probe_rev()
1166 mem = allocation_tag_mem_probe(env, mmu_idx, ptr, MMU_DATA_STORE, size, in mte_mops_set_tags()