Home
last modified time | relevance | path

Searched defs:ttbr1 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmmu_context.h144 phys_addr_t ttbr1 = phys_to_ttbr(virt_to_phys(pgdp)); in cpu_replace_ttbr1() local
H A Duaccess.h127 unsigned long flags, ttbr0, ttbr1; in __uaccess_ttbr0_enable() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmmu_context.h163 phys_addr_t ttbr1 = phys_to_ttbr(virt_to_phys(pgdp)); in cpu_replace_ttbr1() local
H A Dkexec.h115 phys_addr_t ttbr1; member
H A Duaccess.h76 unsigned long flags, ttbr0, ttbr1; in __uaccess_ttbr0_enable() local
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dcontext.c351 unsigned long ttbr1 = read_sysreg(ttbr1_el1); in cpu_do_switch_mm() local
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dcontext.c351 unsigned long ttbr1 = read_sysreg(ttbr1_el1); in cpu_do_switch_mm() local

Completed in 4 milliseconds