Searched refs:va_for_temp (Results 1 – 5 of 5) sorted by relevance
38 if (curr->va_for_temp < window->va_for_temp) { in scif_insert_tcw()45 if (curr->va_for_temp > window->va_for_temp) in scif_insert_tcw()89 u64 start_va_window, start_va_req = req->va_for_temp; in scif_query_tcw()100 end_va_window = window->va_for_temp + in scif_query_tcw()107 start_va_window = window->va_for_temp; in scif_query_tcw()108 end_va_window = window->va_for_temp + in scif_query_tcw()125 req->va_for_temp = start_va_window; in scif_query_tcw()
36 unsigned long va_for_temp; member
78 window->unreg_state, window->va_for_temp); in scif_display_window()
139 start_va = window->va_for_temp; in __scif_rma_destroy_tcw()412 (*out_window)->va_for_temp = addr & PAGE_MASK; in scif_register_temp()419 *out_offset |= (addr - (*out_window)->va_for_temp); in scif_register_temp()1746 req.va_for_temp = addr & PAGE_MASK; in scif_rma_copy()1757 err = scif_register_temp(epd, req.va_for_temp, in scif_rma_copy()1778 (addr - local_window->va_for_temp); in scif_rma_copy()
249 unsigned long va_for_temp; member