Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkexec.h115 phys_addr_t ttbr1; member
H A Duaccess.h76 unsigned long flags, ttbr0, ttbr1; in __uaccess_ttbr0_enable() local
/linux/arch/arm64/mm/
H A Dcontext.c351 unsigned long ttbr1 = read_sysreg(ttbr1_el1); in cpu_do_switch_mm() local
H A Dmmu.c2006 phys_addr_t ttbr1 = phys_to_ttbr(virt_to_phys(pgdp)); in __cpu_replace_ttbr1() local
/linux/arch/arm64/kvm/
H A Dat.c456 u64 ttbr1; member