Searched refs:va_for_temp (Results 1 – 5 of 5) sorted by relevance
29 if (curr->va_for_temp < window->va_for_temp) { in scif_insert_tcw()36 if (curr->va_for_temp > window->va_for_temp) in scif_insert_tcw()80 u64 start_va_window, start_va_req = req->va_for_temp; in scif_query_tcw()91 end_va_window = window->va_for_temp + in scif_query_tcw()98 start_va_window = window->va_for_temp; in scif_query_tcw()99 end_va_window = window->va_for_temp + in scif_query_tcw()116 req->va_for_temp = start_va_window; in scif_query_tcw()
27 unsigned long va_for_temp; member
53 window->unreg_state, window->va_for_temp); in scif_display_window()
123 start_va = window->va_for_temp; in __scif_rma_destroy_tcw()379 (*out_window)->va_for_temp = addr & PAGE_MASK; in scif_register_temp()386 *out_offset |= (addr - (*out_window)->va_for_temp); in scif_register_temp()1706 req.va_for_temp = addr & PAGE_MASK; in scif_rma_copy()1717 err = scif_register_temp(epd, req.va_for_temp, in scif_rma_copy()1738 (addr - local_window->va_for_temp); in scif_rma_copy()
262 unsigned long va_for_temp; member