Searched defs:uc_ (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_uc_fw.c | 138 #define fw_filename_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 140 #define fw_filename_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 142 #define fw_filename_no_ver(dir_, uc_, shortname_) \ argument 144 #define fw_filename_gsc(dir_, uc_, shortname_, a, b, c) \ argument 147 #define uc_fw_entry_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 150 #define uc_fw_entry_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 153 #define uc_fw_entry_no_ver(dir_, uc_, shortname_) \ argument 156 #define uc_fw_entry_gsc(dir_, uc_, shortname_, a, b, c) \ argument
|
| /linux/tools/testing/selftests/x86/ |
| A D | nx_stack.c | 112 static void sigsegv(int _, siginfo_t *__, void *uc_) in sigsegv() 153 static void sigtrap(int _, siginfo_t *__, void *uc_) in sigtrap()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_uc_fw.c | 188 #define INTEL_UC_MODULE_FW(platform_, revid_, uc_) \ argument 253 #define MAKE_FW_LIST(platform_, revid_, uc_) \ argument
|
Completed in 10 milliseconds