Home
last modified time | relevance | path

Searched refs:MPIC (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/virt/kvm/devices/
H A Dmpic.rst4 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 Dakebono.dts68 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 Dcurrituck.dts67 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 Dholly.dts55 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 Diss4xx-mpic.dts104 MPIC: interrupt-controller { label
137 interrupt-parent = <&MPIC>;
/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig9 select MPIC
24 select MPIC
44 select MPIC
57 select MPIC
/linux/arch/powerpc/platforms/powermac/
H A DKconfig6 select MPIC
18 select MPIC
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic-msgr.txt1 * 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 Dmpic-timer.txt1 * Freescale MPIC timers
/linux/arch/powerpc/platforms/chrp/
H A DKconfig6 select MPIC
/linux/arch/powerpc/sysdev/
H A DKconfig18 default y if MPIC
/linux/arch/powerpc/platforms/86xx/
H A DKconfig52 select MPIC
/linux/arch/powerpc/platforms/pasemi/
H A DKconfig5 select MPIC
/linux/arch/powerpc/kvm/
H A DKconfig234 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 Dpq3-mpic-timer-B.dtsi2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
H A Dpq3-mpic-message-B.dtsi2 * PQ3 MPIC Message (Group B) device tree stub [ controller @ offset 0x42400 ]
H A Dpq3-mpic.dtsi2 * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]
H A Dqoriq-mpic.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
H A Dqoriq-mpic4.3.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
/linux/drivers/net/ethernet/renesas/
H A Drtsn.h245 MPIC = RMRO + 0x0014, enumerator
/linux/arch/powerpc/platforms/pseries/
H A DKconfig6 select MPIC
/linux/arch/powerpc/platforms/44x/
H A DKconfig5 select MPIC
/linux/Documentation/devicetree/bindings/net/
H A Dibm,emac.txt178 and rxeob. Thus we end up with mapping those 5 MPIC
/linux/Documentation/virt/kvm/
H A Dapi.rst7512 :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.