Home
last modified time | relevance | path

Searched refs:idmap_pg_dir (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/arm64/kernel/
H A Dsleep.S108 adrp x2, idmap_pg_dir
H A Dvmlinux.lds.S213 idmap_pg_dir = .; symbol
H A Dhead.S375 adrp x2, idmap_pg_dir
/linux-6.15/arch/arm64/include/asm/
H A Dmmu_context.h118 cpu_switch_mm(lm_alias(idmap_pg_dir), &init_mm); in cpu_install_idmap()
H A Dpgtable.h760 extern pgd_t idmap_pg_dir[];
/linux-6.15/arch/arm64/mm/
H A Dmmu.c790 IDMAP_ROOT_LEVEL, (pte_t *)idmap_pg_dir, false, in create_idmap()
803 IDMAP_ROOT_LEVEL, (pte_t *)idmap_pg_dir, false, in create_idmap()