crypt_phys        222 drivers/crypto/ixp4xx_crypto.c static dma_addr_t crypt_phys;
crypt_phys        232 drivers/crypto/ixp4xx_crypto.c 	return crypt_phys + (virt - crypt_virt) * sizeof(struct crypt_ctl);
crypt_phys        237 drivers/crypto/ixp4xx_crypto.c 	return crypt_virt + (phys - crypt_phys) / sizeof(struct crypt_ctl);
crypt_phys        261 drivers/crypto/ixp4xx_crypto.c 					&crypt_phys, GFP_ATOMIC);
crypt_phys        531 drivers/crypto/ixp4xx_crypto.c 			crypt_virt, crypt_phys);