Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config PPC_XIVE
0003         bool
0004         select PPC_SMP_MUXED_IPI
0005         select HARDIRQS_SW_RESEND
0006 
0007 config PPC_XIVE_NATIVE
0008         bool
0009         select PPC_XIVE
0010         depends on PPC_POWERNV
0011 
0012 config PPC_XIVE_SPAPR
0013         bool
0014         select PPC_XIVE