Home
last modified time | relevance | path

Searched defs:amdxdna_cmd_preempt_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.h64 struct amdxdna_cmd_preempt_data { struct
65 u64 inst_buf; /* instruction buffer address */
66 u64 save_buf; /* save buffer address */
67 u64 restore_buf; /* restore buffer address */
68 u32 inst_size; /* size of instruction buffer in bytes */
69 u32 save_size; /* size of save buffer in bytes */
70 u32 restore_size; /* size of restore buffer in bytes */
71 u32 inst_prop_cnt; /* properties count */
72 u32 prop_args[]; /* properties and regular kernel arguments */