__hyp_idmap_text_end   14 arch/arm/include/asm/sections.h extern char __hyp_idmap_text_end[];
__hyp_idmap_text_end   26 arch/arm/include/asm/sections.h 	       memory_contains(__hyp_idmap_text_start, __hyp_idmap_text_end,
__hyp_idmap_text_end   77 arch/arm/include/asm/virt.h extern char __hyp_idmap_text_end[];
__hyp_idmap_text_end   47 arch/arm/kernel/vmlinux.lds.h 		__hyp_idmap_text_end = .;
__hyp_idmap_text_end   13 arch/arm64/include/asm/sections.h extern char __hyp_idmap_text_start[], __hyp_idmap_text_end[];
__hyp_idmap_text_end  309 arch/arm64/kernel/hibernate.c 			dcache_clean_range(__hyp_idmap_text_start, __hyp_idmap_text_end);
__hyp_idmap_text_end  471 arch/arm64/kernel/probes/kprobes.c 					(unsigned long)__hyp_idmap_text_end);
__hyp_idmap_text_end 2194 virt/kvm/arm/mmu.c 	hyp_idmap_end = kvm_virt_to_phys(__hyp_idmap_text_end);