Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma.c427 struct scif_rma_lookup *lup = &window->dma_addr_lookup; in scif_destroy_remote_lookup() local
432 if (lup->lookup && lup->lookup[j]) in scif_destroy_remote_lookup()
433 scif_unmap_single(lup->lookup[j], in scif_destroy_remote_lookup()
441 if (lup->lookup) in scif_destroy_remote_lookup()
442 scif_free_coherent(lup->lookup, lup->offset, in scif_destroy_remote_lookup()
444 sizeof(*lup->lookup)); in scif_destroy_remote_lookup()