| /linux/Documentation/virt/kvm/devices/ |
| H A D | mpic.rst | 4 MPIC interrupt controller 9 - KVM_DEV_TYPE_FSL_MPIC_20 Freescale MPIC v2.0 10 - KVM_DEV_TYPE_FSL_MPIC_42 Freescale MPIC v4.2 12 Only one MPIC instance, of any type, may be instantiated. The created 13 MPIC will act as the system interrupt controller, connecting to each 21 Base address of the 256 KiB MPIC register space. Must be 26 Access an MPIC register, as if the access were made from the guest. 27 "attr" is the byte offset into the MPIC register space. Accesses 46 The MPIC emulation supports IRQ routing. Only a single MPIC device can 53 The numbering is the same as the MPIC device tree binding -- based on
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | akebono.dts | 68 MPIC: interrupt-controller { label 88 interrupt-parent = <&MPIC>; 114 interrupt-parent = <&MPIC>; 125 interrupt-parent = <&MPIC>; 132 interrupt-parent = <&MPIC>; 140 interrupt-parent = <&MPIC>; 146 interrupt-parent = <&MPIC>; 153 interrupt-parent = <&MPIC>; 182 interrupt-map = </*Status*/ 0x0 &MPIC 81 0x4 183 /*Wake*/ 0x1 &MPIC 82 0x4>; [all …]
|
| H A D | currituck.dts | 67 MPIC: interrupt-controller { label 102 interrupt-parent = <&MPIC>; 114 interrupt-parent = <&MPIC>; 157 0x0 0x0 0x0 0x1 &MPIC 46 0x2 /* int A */ 158 0x0 0x0 0x0 0x2 &MPIC 47 0x2 /* int B */ 159 0x0 0x0 0x0 0x3 &MPIC 48 0x2 /* int C */ 160 0x0 0x0 0x0 0x4 &MPIC 49 0x2 /* int D */>; 194 0x0 0x0 0x0 0x1 &MPIC 38 0x2 /* int A */ 195 0x0 0x0 0x0 0x2 &MPIC 39 0x2 /* int B */ 196 0x0 0x0 0x0 0x3 &MPIC 40 0x2 /* int C */ [all …]
|
| H A D | holly.dts | 55 interrupt-parent = <&MPIC>; 86 interrupt-parent = <&MPIC>; 99 interrupt-parent = <&MPIC>; 112 interrupt-parent = <&MPIC>; 123 interrupt-parent = <&MPIC>; 127 MPIC: pic@7400 { label 153 interrupt-parent = <&MPIC>; 189 interrupt-parent = <&MPIC>;
|
| H A D | iss4xx-mpic.dts | 104 MPIC: interrupt-controller { label 137 interrupt-parent = <&MPIC>;
|
| /linux/arch/powerpc/platforms/embedded6xx/ |
| H A D | Kconfig | 9 select MPIC 24 select MPIC 44 select MPIC 57 select MPIC
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | Kconfig | 6 select MPIC 18 select MPIC
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | mpic-msgr.txt | 1 * FSL MPIC Message Registers 4 representation of the message register blocks found in some FSL MPIC 12 the MPIC containing the message registers.
|
| H A D | mpic-timer.txt | 1 * Freescale MPIC timers
|
| /linux/arch/powerpc/platforms/chrp/ |
| H A D | Kconfig | 6 select MPIC
|
| /linux/arch/powerpc/sysdev/ |
| H A D | Kconfig | 18 default y if MPIC
|
| /linux/arch/powerpc/platforms/86xx/ |
| H A D | Kconfig | 52 select MPIC
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | Kconfig | 5 select MPIC
|
| /linux/arch/powerpc/kvm/ |
| H A D | Kconfig | 234 bool "KVM in-kernel MPIC emulation" 240 Enable support for emulating MPIC devices inside the 243 Freescale's MPIC implementation.
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | pq3-mpic-timer-B.dtsi | 2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
|
| H A D | pq3-mpic-message-B.dtsi | 2 * PQ3 MPIC Message (Group B) device tree stub [ controller @ offset 0x42400 ]
|
| H A D | pq3-mpic.dtsi | 2 * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]
|
| H A D | qoriq-mpic.dtsi | 2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
|
| H A D | qoriq-mpic4.3.dtsi | 2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | rtsn.h | 245 MPIC = RMRO + 0x0014, enumerator
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | Kconfig | 6 select MPIC
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | Kconfig | 5 select MPIC
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | ibm,emac.txt | 178 and rxeob. Thus we end up with mapping those 5 MPIC
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 7512 :Parameters: args[0] is the MPIC device fd; 7513 args[1] is the MPIC CPU number for this vcpu 7515 This capability connects the vcpu to an in-kernel MPIC device.
|