Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma.c428 struct scif_rma_lookup *npup = &window->num_pages_lookup; in scif_destroy_remote_lookup() local
436 if (npup->lookup && npup->lookup[j]) in scif_destroy_remote_lookup()
437 scif_unmap_single(npup->lookup[j], in scif_destroy_remote_lookup()
445 if (npup->lookup) in scif_destroy_remote_lookup()
446 scif_free_coherent(npup->lookup, npup->offset, in scif_destroy_remote_lookup()
448 sizeof(*npup->lookup)); in scif_destroy_remote_lookup()