/arch/x86/kernel/ |
D | reboot.c | 177 .matches = { 185 .matches = { 195 .matches = { 203 .matches = { 211 .matches = { 219 .matches = { 227 .matches = { 237 .matches = { 247 .matches = { 255 .matches = { [all …]
|
D | io_delay.c | 82 .matches = { 90 .matches = { 98 .matches = { 106 .matches = { 114 .matches = {
|
D | sysfb_efi.c | 245 .matches = { 253 .matches = { 261 .matches = {
|
D | mmconf-fam10h_64.c | 227 .matches = {
|
/arch/x86/pci/ |
D | common.c | 97 .matches = { 105 .matches = { 113 .matches = { 242 .matches = { 251 .matches = { 259 .matches = { 267 .matches = { 275 .matches = { 283 .matches = { 291 .matches = { [all …]
|
D | acpi.c | 49 .matches = { 59 .matches = { 68 .matches = { 78 .matches = { 89 .matches = { 102 .matches = { 112 .matches = { 122 .matches = { 133 .matches = {
|
D | fixup.c | 363 .matches = { 420 .matches = { 427 .matches = { 434 .matches = {
|
D | irq.c | 1101 .matches = { 1112 .matches = {
|
/arch/mips/include/asm/ |
D | machine.h | 14 const struct of_device_id *matches; member 48 if (!mach->matches) in mips_machine_is_compatible() 51 for (match = mach->matches; match->compatible[0]; match++) { in mips_machine_is_compatible()
|
/arch/arm64/kernel/ |
D | cpu_errata.c | 519 .matches = is_affected_midr_range, \ 523 .matches = is_affected_midr_range, \ 534 .matches = is_affected_midr_range_list, \ 672 .matches = is_kryo_midr, 713 .matches = is_kryo_midr, 763 .matches = is_affected_midr_range, 769 .matches = is_affected_midr_range, 810 .matches = cpucap_multi_entry_cap_matches, 846 .matches = has_mismatched_cache_type, 855 .matches = cpucap_multi_entry_cap_matches, [all …]
|
D | cpufeature.c | 556 for (; caps->matches; caps++) { in init_cpu_hwcaps_indirect_list_from_array() 1274 .matches = has_useable_gicv3_cpuif, 1285 .matches = has_cpuid_feature, 1298 .matches = has_cpuid_feature, 1309 .matches = has_no_hw_prefetch, 1316 .matches = has_cpuid_feature, 1330 .matches = cpufeature_pan_not_uao, 1338 .matches = runs_at_el2, 1346 .matches = has_cpuid_feature, 1364 .matches = unmap_kernel_at_el0, [all …]
|
/arch/sparc/kernel/ |
D | vio.c | 23 const struct vio_device_id *matches, in vio_match_device() argument 33 while (matches->type[0] || matches->compat[0]) { in vio_match_device() 35 if (matches->type[0]) in vio_match_device() 36 match &= !strcmp(matches->type, type); in vio_match_device() 38 if (matches->compat[0]) { in vio_match_device() 40 of_find_in_proplist(compat, matches->compat, len); in vio_match_device() 43 return matches; in vio_match_device() 44 matches++; in vio_match_device() 61 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local 63 if (!matches) in vio_bus_match() [all …]
|
/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 179 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument 188 if (!of_match_node(matches, child)) in ibmebus_create_devices() 337 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local 339 if (!matches) in ibmebus_bus_bus_match() 342 return of_match_device(matches, dev) != NULL; in ibmebus_bus_bus_match()
|
/arch/x86/kernel/acpi/ |
D | boot.c | 1402 .matches = { 1414 .matches = { 1431 .matches = { 1439 .matches = { 1450 .matches = { 1461 .matches = { 1484 .matches = { 1492 .matches = { 1500 .matches = { 1508 .matches = { [all …]
|
/arch/mips/generic/ |
D | board-ranchu.c | 87 .matches = ranchu_of_match,
|
/arch/arm64/include/asm/ |
D | cpufeature.h | 290 bool (*matches)(const struct arm64_cpu_capabilities *caps, int scope); member 366 for (caps = entry->match_list; caps->matches; caps++) in cpucap_multi_entry_cap_matches() 367 if (caps->matches(caps, scope)) in cpucap_multi_entry_cap_matches()
|
/arch/mips/lantiq/ |
D | Kconfig | 37 a device tree that matches the target board.
|
/arch/mips/bmips/ |
D | Kconfig | 9 a device tree that matches the target board.
|
/arch/arm/kernel/ |
D | hyp-stub.S | 47 cmp \mode, \reg1 @ matches primary CPU boot mode?
|
/arch/alpha/lib/ |
D | strrchr.S | 61 and t3, t4, t3 # e0 : mask out char matches after null
|
D | ev67-strrchr.S | 89 and t3, t4, t3 # E : mask out char matches after null
|
/arch/powerpc/platforms/40x/ |
D | Kconfig | 67 The generic virtex board support matches any device tree which
|
/arch/x86/power/ |
D | cpu.c | 457 .matches = {
|
/arch/arm64/boot/dts/marvell/ |
D | armada-ap806.dtsi | 37 * This area matches the mapping done with a
|
/arch/powerpc/platforms/44x/ |
D | Kconfig | 244 The generic virtex board support matches any device tree which
|