npe_ctx_phys 169 drivers/crypto/ixp4xx_crypto.c dma_addr_t npe_ctx_phys; npe_ctx_phys 544 drivers/crypto/ixp4xx_crypto.c dir->npe_ctx = dma_pool_alloc(ctx_pool, GFP_KERNEL, &dir->npe_ctx_phys); npe_ctx_phys 555 drivers/crypto/ixp4xx_crypto.c dma_pool_free(ctx_pool, dir->npe_ctx, dir->npe_ctx_phys); npe_ctx_phys 681 drivers/crypto/ixp4xx_crypto.c itarget = dir->npe_ctx_phys + dir->npe_ctx_idx npe_ctx_phys 685 drivers/crypto/ixp4xx_crypto.c npe_ctx_addr = dir->npe_ctx_phys + dir->npe_ctx_idx; npe_ctx_phys 717 drivers/crypto/ixp4xx_crypto.c crypt->crypto_ctx = dir->npe_ctx_phys; npe_ctx_phys 718 drivers/crypto/ixp4xx_crypto.c crypt->icv_rev_aes = dir->npe_ctx_phys + sizeof(u32); npe_ctx_phys 898 drivers/crypto/ixp4xx_crypto.c crypt->crypto_ctx = dir->npe_ctx_phys; npe_ctx_phys 1013 drivers/crypto/ixp4xx_crypto.c crypt->crypto_ctx = dir->npe_ctx_phys;