Searched refs:ttb (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/arm/mm/ |
D | context.c | 87 u32 ttb; in cpu_set_reserved_ttbr0() local 96 : "=r" (ttb)); in cpu_set_reserved_ttbr0()
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | palmz72.h | 74 u32 ttb; /* 0x40 */ member
|
D | palmz72.c | 228 .ttb = 0,
|
/linux-6.1.9/arch/sh/include/asm/ |
D | suspend.h | 46 unsigned long ttb; member
|
/linux-6.1.9/arch/sh/kernel/ |
D | asm-offsets.c | 51 DEFINE(SH_SLEEP_REG_TTB, offsetof(struct sh_sleep_regs, ttb)); in main()
|
/linux-6.1.9/arch/sh/kernel/cpu/shmobile/ |
D | pm.c | 92 sdp->addr.ttb = 0xff000008; /* TTB */ in sh_mobile_register_self_refresh()
|
/linux-6.1.9/arch/arm/boot/compressed/ |
D | head.S | 889 mrcne p15, 0, r6, c2, c0, 2 @ read ttb control reg 896 mcrne p15, 0, r6, c2, c0, 2 @ load ttb control
|