Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_rma.c446 struct scif_rma_lookup *npup = &window->num_pages_lookup; in scif_destroy_remote_lookup() local
454 if (npup->lookup && npup->lookup[j]) in scif_destroy_remote_lookup()
455 scif_unmap_single(npup->lookup[j], in scif_destroy_remote_lookup()
463 if (npup->lookup) in scif_destroy_remote_lookup()
464 scif_free_coherent(npup->lookup, npup->offset, in scif_destroy_remote_lookup()
466 sizeof(*npup->lookup)); in scif_destroy_remote_lookup()