Searched refs:idmap_pg_dir (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm64/kernel/
H A Dvmlinux.lds.S160 idmap_pg_dir = .; define
H A Dsuspend.c149 sleep_idmap_phys = virt_to_phys(idmap_pg_dir); cpu_suspend_init()
H A Dhead.S355 adrp x25, idmap_pg_dir
384 mov x0, x25 // idmap_pg_dir
657 adrp x25, idmap_pg_dir
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable.h476 extern pgd_t idmap_pg_dir[PTRS_PER_PGD];
/linux-4.1.27/arch/arm64/mm/
H A Dmmu.c473 cpu_switch_mm(idmap_pg_dir, &init_mm); setup_mm_for_reboot()

Completed in 205 milliseconds