Home
last modified time | relevance | path

Searched defs:ttbr1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkexec.h115 phys_addr_t ttbr1; member
H A Dmmu_context.h163 phys_addr_t ttbr1 = phys_to_ttbr(virt_to_phys(pgdp)); in cpu_replace_ttbr1() local
H A Duaccess.h76 unsigned long flags, ttbr0, ttbr1; in __uaccess_ttbr0_enable() local
/openbmc/linux/arch/arm64/mm/
H A Dcontext.c351 unsigned long ttbr1 = read_sysreg(ttbr1_el1); in cpu_do_switch_mm() local
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h284 uint64_t ttbcr, ttbr0, ttbr1; member