aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/pnv_xive_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/pnv_xive_regs.h')
-rw-r--r--hw/intc/pnv_xive_regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/pnv_xive_regs.h b/hw/intc/pnv_xive_regs.h
index c78f030c02..793847638b 100644
--- a/hw/intc/pnv_xive_regs.h
+++ b/hw/intc/pnv_xive_regs.h
@@ -228,6 +228,7 @@
* VSD and is only meant to be used in indirect mode !
*/
#define VSD_MODE PPC_BITMASK(0, 1)
+#define VSD_MODE_INVALID 0
#define VSD_MODE_SHARED 1
#define VSD_MODE_EXCLUSIVE 2
#define VSD_MODE_FORWARD 3