Searched refs:ctx_save_restore_area_address (Results 1 – 5 of 5) sorted by relevance
138 if (mm->dev->cwsr_enabled && q->ctx_save_restore_area_address) { in init_mqd()142 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()144 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()229 if (mm->dev->cwsr_enabled && q->ctx_save_restore_area_address) in __update_mqd()
176 if (mm->dev->cwsr_enabled && q->ctx_save_restore_area_address) { in init_mqd()180 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()182 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()271 if (mm->dev->cwsr_enabled && q->ctx_save_restore_area_address) in update_mqd()
128 lower_32_bits(q->ctx_save_restore_area_address); in init_mqd()130 upper_32_bits(q->ctx_save_restore_area_address); in init_mqd()
470 uint64_t ctx_save_restore_area_address; member
230 q_properties->ctx_save_restore_area_address = in set_queue_properties_from_user()270 q_properties->ctx_save_restore_area_address); in set_queue_properties_from_user()
Completed in 14 milliseconds