Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dmte_helper.c85 static uint8_t *allocation_tag_mem_probe(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem_probe() argument
133 flags = probe_access_full(env, ptr, 0, ptr_access, ptr_mmu_idx, in allocation_tag_mem_probe()
173 ptr_mmu_idx, ra == 0, &host, &full, ra); in allocation_tag_mem_probe()
220 static uint8_t *allocation_tag_mem(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem() argument
225 return allocation_tag_mem_probe(env, ptr_mmu_idx, ptr, ptr_access, in allocation_tag_mem()