summaryrefslogtreecommitdiffstats
path: root/src/usr/intr/intrrp.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/intr/intrrp.H')
-rw-r--r--src/usr/intr/intrrp.H8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/intr/intrrp.H b/src/usr/intr/intrrp.H
index 2a32edca4..884fc27fc 100644
--- a/src/usr/intr/intrrp.H
+++ b/src/usr/intr/intrrp.H
@@ -403,6 +403,14 @@ namespace INTR
errlHndl_t initXIVR(enum ISNvalue_t i_isn, bool i_enable);
/**
+ * Setup XIVR with intr masked and isn & destination set for
+ * xivr/isn that hostboot uses.
+ * @param i_target : The target processor chip
+ * @return error handle
+ */
+ errlHndl_t maskXIVR(TARGETING::Target * i_target);
+
+ /**
* Shutdown procedure
*/
void shutDown();
OpenPOWER on IntegriCloud