memremap_should_map_decrypted  717 arch/x86/mm/ioremap.c 	return !memremap_should_map_decrypted(phys_addr, size);
memremap_should_map_decrypted  743 arch/x86/mm/ioremap.c 	if (encrypted_prot && memremap_should_map_decrypted(phys_addr, size))