Searched defs:ptr_tag (Results 1 – 2 of 2) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 780 int mmu_idx, ptr_tag, bit55; in mte_probe_int() local 927 uint64_t ptr_tag, mem_tag, align_ptr; in HELPER() local 1027 uint64_t ptr_tag, tag_first, tag_last; in mte_mops_probe() local 1077 uint64_t ptr_tag, tag_first, tag_last; in mte_mops_probe_rev() local 1135 uint64_t ptr_tag; in mte_mops_set_tags() local
|
/qemu/target/arm/ |
H A D | internals.h | 1719 static inline bool tcma_check(uint32_t desc, int bit55, int ptr_tag) in tcma_check()
|