summaryrefslogtreecommitdiffstats
path: root/doc/opal-api/opal-int-set-cppr-123.rst
blob: ad1e5a4b69f186c2cd5924e6420e23c19a0a9d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OPAL_INT_SET_CPPR
=================
::

   static int64_t opal_xive_set_cppr(uint8_t cppr)


**Not yet implemented.**

Modelled on the ``H_CPPR`` PAPR call.

For P9 and above systems where host doesn't know about interrupt controller.
An OS can instead make OPAL calls for XICS emulation.

For an OS to use this OPAL call, an ``ibm,opal-intc`` compatible device must
exist in the device tree. If OPAL does not create such a device, the host
OS MUST NOT use this call.
OpenPOWER on IntegriCloud