Symbol: IS_SRIOV_PF
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
47
KUNIT_ASSERT_TRUE(test, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_debugfs.c
580
if (IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_device.c
1347
(IS_SRIOV_PF(xe) && !IS_ENABLED(CONFIG_DRM_XE_DEBUG)))) {
drivers/gpu/drm/xe/xe_exec_queue.c
1077
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_sriov_pf_sched_groups_enabled(gt))
drivers/gpu/drm/xe/xe_gt.c
459
if (IS_SRIOV_PF(gt_to_xe(gt))) {
drivers/gpu/drm/xe/xe_gt.c
545
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
641
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_is_main_type(gt))
drivers/gpu/drm/xe/xe_gt.c
644
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
839
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_is_main_type(gt))
drivers/gpu/drm/xe/xe_gt.c
842
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
860
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
894
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt_debugfs.c
355
if (IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
107
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
189
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
196
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
242
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
266
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
299
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
52
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
58
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1215
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1226
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1329
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1356
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1486
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1497
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1546
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1561
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1582
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
252
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2729
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2756
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2892
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2973
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3069
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3104
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3140
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3174
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
449
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
461
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
516
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
816
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
846
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
867
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
878
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2089
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2095
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2119
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2150
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
234
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
360
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
369
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c
852
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c
911
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
1047
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
126
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
146
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
313
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
34
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
357
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
483
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
503
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
694
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
714
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
735
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.c
124
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.c
28
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.c
38
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.c
90
if (unlikely(!IS_SRIOV_PF(xe)))
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
161
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
172
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
187
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
195
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
233
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
244
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
253
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
261
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
299
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
310
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
319
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
327
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
365
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
472
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
576
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
617
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
629
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
756
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
157
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
296
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
412
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_guc.c
831
if (IS_SRIOV_PF(xe) && xe_sriov_pf_migration_supported(xe))
drivers/gpu/drm/xe/xe_guc_engine_activity.c
329
if (!IS_SRIOV_PF(xe) && fn_id)
drivers/gpu/drm/xe/xe_guc_engine_activity.c
74
num_activity_group = IS_SRIOV_PF(xe) ? xe_sriov_pf_get_totalvfs(xe) + 1 : 1;
drivers/gpu/drm/xe/xe_guc_relay.c
547
relay_assert(relay, IS_SRIOV_PF(relay_to_xe(relay)));
drivers/gpu/drm/xe/xe_guc_relay.c
693
if (IS_SRIOV_PF(relay_to_xe(relay)))
drivers/gpu/drm/xe/xe_guc_relay.c
935
if (unlikely(!IS_SRIOV_PF(relay_to_xe(relay)) && !kunit_get_current_test()))
drivers/gpu/drm/xe/xe_lmtt.c
174
lmtt_assert(lmtt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_lmtt.c
284
lmtt_assert(lmtt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_lmtt.c
574
lmtt_assert(lmtt, IS_SRIOV_PF(lmtt_to_xe(lmtt)));
drivers/gpu/drm/xe/xe_mmio.c
397
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pci.c
952
if (IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_pci_sriov.c
106
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pci_sriov.c
117
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pci_sriov.c
182
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pci_sriov.c
223
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_pci_sriov.c
99
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pmu.c
201
if (IS_SRIOV_PF(xe)) {
drivers/gpu/drm/xe/xe_sriov.c
112
if (IS_SRIOV_PF(xe)) {
drivers/gpu/drm/xe/xe_sriov.c
170
if (IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_sriov.h
46
#define IS_SRIOV(xe) (IS_SRIOV_PF(xe) || IS_SRIOV_VF(xe))
drivers/gpu/drm/xe/xe_sriov_packet.c
17
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_packet.c
25
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_packet.c
35
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_packet.c
44
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
133
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
248
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
263
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
280
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
95
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_helpers.h
36
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_helpers.h
64
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
102
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
184
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
21
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
253
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
287
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
321
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
353
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
47
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
62
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
109
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
136
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
30
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
90
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_service.c
200
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_service.c
29
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_service.c
48
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
495
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
508
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
601
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
632
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_vfio.c
23
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_sriov_vfio.c
33
if (!IS_SRIOV_PF(xe)) \
drivers/gpu/drm/xe/xe_sriov_vfio.c
57
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_sriov_vfio.c
71
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
224
xe_tile_assert(tile, IS_SRIOV_PF(xe));