Symbol: IS_SRIOV_PF
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
78
KUNIT_ASSERT_TRUE(test, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_debugfs.c
615
if (IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_device.c
1460
(IS_SRIOV_PF(xe) && !IS_ENABLED(CONFIG_DRM_XE_DEBUG)))) {
drivers/gpu/drm/xe/xe_device.c
782
if (xe_device_is_admin_only(xe) && !IS_SRIOV_PF(xe)) {
drivers/gpu/drm/xe/xe_exec_queue.c
1238
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_sriov_pf_sched_groups_enabled(gt))
drivers/gpu/drm/xe/xe_gt.c
490
if (IS_SRIOV_PF(gt_to_xe(gt))) {
drivers/gpu/drm/xe/xe_gt.c
580
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
685
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_is_main_type(gt))
drivers/gpu/drm/xe/xe_gt.c
688
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
884
if (IS_SRIOV_PF(gt_to_xe(gt)) && xe_gt_is_main_type(gt))
drivers/gpu/drm/xe/xe_gt.c
887
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
905
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt.c
939
if (IS_SRIOV_PF(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt_ccs_mode.c
156
if (gt_ccs_mode_default(gt) && IS_SRIOV_PF(xe)) {
drivers/gpu/drm/xe/xe_gt_ccs_mode.c
171
if (gt_ccs_mode_default(gt) && IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_gt_debugfs.c
383
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
243
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
267
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
300
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
1209
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1220
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1323
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1350
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1480
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1491
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1540
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1555
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1576
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1768
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1817
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1837
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
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
2633
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3051
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3078
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3214
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3295
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3391
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3426
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3462
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3496
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
473
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
514
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
810
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
840
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
861
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
872
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2135
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2141
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2165
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2196
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
235
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
361
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
370
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
126
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
167
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
177
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
188
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
237
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
269
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
277
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
286
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
297
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
335
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
346
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
355
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
366
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
404
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
511
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
615
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
656
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
668
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
788
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
159
xe_gt_assert(gt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
298
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
414
xe_gt_assert(gt, IS_SRIOV_PF(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_guc.c
852
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
694
if (IS_SRIOV_PF(relay_to_xe(relay))) {
drivers/gpu/drm/xe/xe_guc_relay.c
940
if (unlikely(!IS_SRIOV_PF(relay_to_xe(relay)) && !kunit_get_current_test()))
drivers/gpu/drm/xe/xe_lmtt.c
191
lmtt_assert(lmtt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_lmtt.c
301
lmtt_assert(lmtt, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_lmtt.c
591
lmtt_assert(lmtt, IS_SRIOV_PF(lmtt_to_xe(lmtt)));
drivers/gpu/drm/xe/xe_lmtt.c
70
lmtt_assert(lmtt, IS_SRIOV_PF(lmtt_to_xe(lmtt)));
drivers/gpu/drm/xe/xe_mmio.c
406
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_pci.c
1045
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
225
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
43
#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
131
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
246
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
261
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
278
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf.c
93
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_helpers.h
37
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_helpers.h
60
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_helpers.h
66
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
185
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
254
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
288
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
322
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_migration.c
354
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
139
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
165
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
31
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
80
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_provision.c
99
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
522
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
535
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
628
xe_assert(xe, IS_SRIOV_PF(xe));
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
659
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
58
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_sriov_vfio.c
72
if (!IS_SRIOV_PF(xe))
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
224
xe_tile_assert(tile, IS_SRIOV_PF(xe));