Searched refs:uc_to_xe (Results 1 – 1 of 1) sorted by relevance
30 uc_to_xe(struct xe_uc *uc) in uc_to_xe() function72 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init()75 if (!IS_SRIOV_VF(uc_to_xe(uc))) { in xe_uc_init()102 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init_post_hwconfig()122 struct xe_device *xe = uc_to_xe(uc); in uc_reset()187 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_load_hw()190 if (IS_SRIOV_VF(uc_to_xe(uc))) in xe_uc_load_hw()239 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_reset_prepare()254 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_stop()263 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_start()[all …]