Searched refs:fill_preempt_slot (Results 1 – 2 of 2) sorted by relevance
696 .fill_preempt_slot = aie2_cmdlist_unsupp,836 .fill_preempt_slot = aie2_cmdlist_fill_npu_preempt,899 ret = EXEC_MSG_OPS(xdna)->fill_preempt_slot(cmd_abo, slot, size); in aie2_cmdlist_fill_slot()
171 int (*fill_preempt_slot)(struct amdxdna_gem_obj *cmd_bo, void *slot, size_t *size); member