Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S118 ldr r0, =ttb
167 ldr r0, =ttb
309 ttb: label
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S246 adrp x0, ttb
247 add x0, x0, :lo12:ttb
399 ttb: label
/openbmc/qemu/hw/arm/
H A Dtrace-events53 …mmuv3_decode_cd_tt(int i, uint32_t tsz, uint64_t ttb, uint32_t granule_sz, bool had) "TT[%d]:tsz:%…
/openbmc/qemu/hw/sh4/
H A Dsh7750.c238 return s->cpu->env.ttb; in sh7750_mem_readl()
390 s->cpu->env.ttb = mem_value; in sh7750_mem_writel()