Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S95 adrp x0, ttb
96 add x0, x0, :lo12:ttb
242 ttb: label
/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S118 ldr r0, =ttb
167 ldr r0, =ttb
309 ttb: label
/openbmc/linux/arch/arm/mm/
H A Dcontext.c87 u32 ttb; in cpu_set_reserved_ttbr0() local
96 : "=r" (ttb)); in cpu_set_reserved_ttbr0()
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h71 uint64_t ttb; /* TT base address */ member
113 uint64_t ttb; /* TT base address */ member
/openbmc/linux/arch/sh/include/asm/
H A Dsuspend.h46 unsigned long ttb; member
/openbmc/linux/arch/sh/kernel/
H A Dasm-offsets.c51 DEFINE(SH_SLEEP_REG_TTB, offsetof(struct sh_sleep_regs, ttb)); in main()
/openbmc/linux/arch/sh/kernel/cpu/shmobile/
H A Dpm.c92 sdp->addr.ttb = 0xff000008; /* TTB */ in sh_mobile_register_self_refresh()
/openbmc/qemu/hw/arm/
H A Dtrace-events44 …mmuv3_decode_cd_tt(int i, uint32_t tsz, uint64_t ttb, uint32_t granule_sz, bool had) "TT[%d]:tsz:%…
H A Dsmmuv3.c778 tt->ttb = CD_TTB(cd, i); in decode_cd()
780 if (tt->ttb & ~(MAKE_64BIT_MASK(0, cfg->oas))) { in decode_cd()
786 status = smmuv3_do_translate(s, tt->ttb, cfg, event, IOMMU_RO, in decode_cd()
796 tt->ttb = CACHED_ENTRY_TO_ADDR(entry, tt->ttb); in decode_cd()
800 trace_smmuv3_decode_cd_tt(i, tt->tsz, tt->ttb, tt->granule_sz, tt->had); in decode_cd()
H A Dsmmu-common.c456 baseaddr = extract64(tt->ttb, 0, cfg->oas); in smmu_ptw_64_s1()
/openbmc/qemu/target/sh4/
H A Dcpu.h182 uint32_t ttb; /* translation table base register */ member
/openbmc/qemu/hw/sh4/
H A Dsh7750.c237 return s->cpu->env.ttb; in sh7750_mem_readl()
389 s->cpu->env.ttb = mem_value; in sh7750_mem_writel()
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead.S889 mrcne p15, 0, r6, c2, c0, 2 @ read ttb control reg
896 mcrne p15, 0, r6, c2, c0, 2 @ load ttb control