Home
last modified time | relevance | path

Searched refs:ttbr1_el1 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/
H A Dhibernate.c73 phys_addr_t ttbr1_el1; member
116 hdr->ttbr1_el1 = __pa_symbol(swapper_pg_dir); in arch_hibernation_header_save()
481 hibernate_exit(virt_to_phys(tmp_pg_dir), resume_hdr.ttbr1_el1, in swsusp_arch_resume()
H A Dmte.c323 BUG_ON(read_sysreg(ttbr1_el1) & TTBRx_EL1_CnP); in mte_cpu_setup()