Home
last modified time | relevance | path

Searched refs:intel_huc_is_supported (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_huc_debugfs.c17 if (!intel_huc_is_supported(huc)) in huc_info_show()
32 if (!intel_huc_is_supported(huc)) in intel_huc_debugfs_register()
Dintel_huc.h38 static inline bool intel_huc_is_supported(struct intel_huc *huc) in intel_huc_is_supported() function
Dintel_huc.c251 if (!intel_huc_is_supported(huc)) { in intel_huc_load_status()