Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.h46 uint8_t *allocation_tag_mem_probe(CPUARMState *env, int ptr_mmu_idx,
H A Dmte_helper.c54 uint8_t *allocation_tag_mem_probe(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem_probe() argument
105 flags = probe_access_full(env, ptr, 0, ptr_access, ptr_mmu_idx, in allocation_tag_mem_probe()
145 ptr_mmu_idx, ra == 0, &host, &full, ra); in allocation_tag_mem_probe()
192 static uint8_t *allocation_tag_mem(CPUARMState *env, int ptr_mmu_idx, in allocation_tag_mem() argument
197 return allocation_tag_mem_probe(env, ptr_mmu_idx, ptr, ptr_access, in allocation_tag_mem()