Searched refs:ptr_size (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | mte_helper.h | 48 int ptr_size, MMUAccessType tag_access,
|
| H A D | mte_helper.c | 61 int ptr_size, MMUAccessType tag_access, in allocation_tag_mem_probe() argument 149 if (unlikely(ptr_size > in_page)) { in allocation_tag_mem_probe() 159 cpu_check_watchpoint(env_cpu(env), ptr, ptr_size, attrs, wp, ra); in allocation_tag_mem_probe() 200 int ptr_size, MMUAccessType tag_access, in allocation_tag_mem() argument 204 ptr_size, tag_access, false, ra); in allocation_tag_mem()
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 7127 uint8_t ptr_size; in tcg_register_jit_int() member 7229 .ptr_size = sizeof(void *), in tcg_register_jit_int()
|