Home
last modified time | relevance | path

Searched refs:ptr_mmu_idx (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() argument
132 flags = probe_access_full(env, ptr, 0, ptr_access, ptr_mmu_idx, in allocation_tag_mem_probe()
172 ptr_mmu_idx, ra == 0, &host, &full, ra); in allocation_tag_mem_probe()
219 static uint8_t *allocation_tag_mem(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem() argument
224 return allocation_tag_mem_probe(env, ptr_mmu_idx, ptr, ptr_access, in allocation_tag_mem()