Searched refs:combined (Results 1 – 25 of 30) sorted by relevance
12
/arch/arm64/boot/dts/amd/ |
D | amd-seattle-xgbe-b.dtsi | 92 interrupts = /* Uses combined intr for both 108 interrupts = /* Uses combined intr for both
|
/arch/sh/kernel/ |
D | traps_64.c | 650 unsigned long major, minor, combined; in do_reserved_inst() local 689 combined = (major << 4) | minor; in do_reserved_inst() 725 if (combined == 0x9f) { /* GETCON */ in do_reserved_inst() 732 } else if (combined == 0x1bf) { /* PUTCON */ in do_reserved_inst()
|
/arch/s390/include/asm/ |
D | sclp.h | 56 unsigned int combined; member
|
/arch/s390/kernel/ |
D | smp.c | 726 info->combined = info->configured; in smp_get_core_info() 789 for (i = 0; i < info->combined; i++) { in __smp_rescan_cpus() 811 for (cpu = 0; cpu < info->combined; cpu++) in smp_detect_cpus() 817 if (cpu >= info->combined) in smp_detect_cpus() 828 for (cpu = 0; cpu < info->combined; cpu++) { in smp_detect_cpus()
|
D | perf_cpum_cf_events.c | 576 struct attribute **combined, **model, **cfvn, **csvn; in cpumf_cf_event_group() local 636 combined = merge_attr(cfvn, csvn, model); in cpumf_cf_event_group() 637 if (combined) in cpumf_cf_event_group() 638 cpumcf_pmu_events_group.attrs = combined; in cpumf_cf_event_group()
|
/arch/arm/mach-at91/ |
D | Kconfig | 127 On platforms with 16-bit counters, two timer channels are combined
|
/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-motherboard.dtsi | 187 interrupt-names = "combined";
|
D | vexpress-v2m-rs1.dtsi | 269 interrupt-names = "combined";
|
/arch/arm/boot/dts/ |
D | omap3-overo-base.dtsi | 7 * The Gumstix Overo must be combined with an expansion board.
|
D | vexpress-v2p-ca9.dts | 89 interrupt-names = "combined";
|
D | vexpress-v2m-rs1.dtsi | 269 interrupt-names = "combined";
|
D | vexpress-v2m.dtsi | 282 interrupt-names = "combined";
|
D | arm-realview-eb.dtsi | 454 interrupt-names = "combined";
|
D | lpc18xx.dtsi | 164 interrupt-names = "combined";
|
D | bcm-cygnus.dtsi | 494 interrupt-names = "combined";
|
D | arm-realview-pbx.dtsi | 563 interrupt-names = "combined";
|
D | arm-realview-pb1176.dts | 447 interrupt-names = "combined";
|
D | arm-realview-pb11mp.dts | 666 interrupt-names = "combined";
|
/arch/m68k/ |
D | Kconfig.devices | 79 port combined Ethernet/USB adapter.
|
/arch/arm/mm/ |
D | proc-macros.S | 264 @ combined with user -> user r/w
|
/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a.dtsi | 410 /* combined secure interrupt */ 414 /* combined non-secure interrupt */
|
D | fsl-ls208xa.dtsi | 451 <0 14 4>, /* combined secure interrupt */ 453 <0 16 4>, /* combined non-secure interrupt */
|
D | fsl-ls1088a.dtsi | 544 // combined secure 548 // combined non-secure
|
D | fsl-lx2160a.dtsi | 766 // combined secure 770 // combined non-secure
|
/arch/m68k/fpsp040/ |
D | do_func.S | 14 | and combined to form the table index. The function called
|
12