Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/pxp/
Dintel_pxp_gsccs.c85 exec_res->host_session_handle); in gsccs_send_message()
304 if (exec_res->host_session_handle) in gsccs_destroy_execution_resource()
412 get_random_bytes(&exec_res->host_session_handle, sizeof(exec_res->host_session_handle)); in gsccs_allocate_execution_resource()
Dintel_pxp_types.h39 u64 host_session_handle; /* used by firmware to link commands to sessions */ member
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_gsc_uc_heci_cmd_submit.h38 u64 host_session_handle; member
Dintel_gsc_uc_heci_cmd_submit.c107 header->host_session_handle = host_session_id; in intel_gsc_uc_heci_cmd_emit_mtl_header()