Lines Matching refs:idaw_dst
4175 char *dst, *idaw_dst;
4245 idaw_dst = NULL;
4267 if (!idaw_dst)
4268 idaw_dst = dst;
4276 if (!idaw_dst) {
4281 idaw_dst = dst;
4283 if ((idaw_dst + idaw_len) != dst) {
4297 if (!((__u32)virt_to_phys(idaw_dst + idaw_len) & (IDA_BLOCK_SIZE - 1)))
4305 idaws = idal_create_words(idaws, idaw_dst,
4307 idaw_dst = NULL;