Home
last modified time | relevance | path

Searched refs:dvirt (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dacompress.c209 u8 *dvirt = req->dvirt; in acomp_virt_to_sg() local
211 state->dst = dvirt; in acomp_virt_to_sg()
212 sg_init_one(&state->dsg, dvirt, dlen); in acomp_virt_to_sg()
550 walk->out.sg = (void *)req->dvirt; in acomp_walk_virt()