Symbol: pxp_cmd_header
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h
20
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h
28
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h
33
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_42.h
39
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
25
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
31
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
38
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
43
struct pxp_cmd_header header;
drivers/gpu/drm/i915/pxp/intel_pxp_cmd_interface_43.h
57
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
59
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
66
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
71
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
85
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
91
struct pxp_cmd_header header;
drivers/gpu/drm/xe/abi/gsc_pxp_commands_abi.h
97
struct pxp_cmd_header header;
drivers/gpu/drm/xe/xe_huc.c
149
sizeof(struct pxp43_new_huc_auth_in) - sizeof(struct pxp_cmd_header));
drivers/gpu/drm/xe/xe_pxp_submit.c
438
min_reply_size = sizeof(struct pxp_cmd_header);
drivers/gpu/drm/xe/xe_pxp_submit.c
490
struct pxp_cmd_header, buffer_len);
drivers/gpu/drm/xe/xe_pxp_submit.c
491
reply_size += sizeof(struct pxp_cmd_header);