Lines Matching +full:0 +full:xf20

27 #define BOOKE_INTERRUPT_CRITICAL 0
69 #define BOOK3S_INTERRUPT_SYSTEM_RESET 0x100
70 #define BOOK3S_INTERRUPT_MACHINE_CHECK 0x200
71 #define BOOK3S_INTERRUPT_DATA_STORAGE 0x300
72 #define BOOK3S_INTERRUPT_DATA_SEGMENT 0x380
73 #define BOOK3S_INTERRUPT_INST_STORAGE 0x400
74 #define BOOK3S_INTERRUPT_INST_SEGMENT 0x480
75 #define BOOK3S_INTERRUPT_EXTERNAL 0x500
76 #define BOOK3S_INTERRUPT_EXTERNAL_HV 0x502
77 #define BOOK3S_INTERRUPT_ALIGNMENT 0x600
78 #define BOOK3S_INTERRUPT_PROGRAM 0x700
79 #define BOOK3S_INTERRUPT_FP_UNAVAIL 0x800
80 #define BOOK3S_INTERRUPT_DECREMENTER 0x900
81 #define BOOK3S_INTERRUPT_HV_DECREMENTER 0x980
82 #define BOOK3S_INTERRUPT_NESTED_HV_DECREMENTER 0x1980
83 #define BOOK3S_INTERRUPT_DOORBELL 0xa00
84 #define BOOK3S_INTERRUPT_SYSCALL 0xc00
85 #define BOOK3S_INTERRUPT_TRACE 0xd00
86 #define BOOK3S_INTERRUPT_H_DATA_STORAGE 0xe00
87 #define BOOK3S_INTERRUPT_H_INST_STORAGE 0xe20
88 #define BOOK3S_INTERRUPT_H_EMUL_ASSIST 0xe40
89 #define BOOK3S_INTERRUPT_HMI 0xe60
90 #define BOOK3S_INTERRUPT_H_DOORBELL 0xe80
91 #define BOOK3S_INTERRUPT_H_VIRT 0xea0
92 #define BOOK3S_INTERRUPT_PERFMON 0xf00
93 #define BOOK3S_INTERRUPT_ALTIVEC 0xf20
94 #define BOOK3S_INTERRUPT_VSX 0xf40
95 #define BOOK3S_INTERRUPT_FAC_UNAVAIL 0xf60
96 #define BOOK3S_INTERRUPT_H_FAC_UNAVAIL 0xf80
100 #define BOOK3S_INTERRUPT_HV_SOFTPATCH 0x1500
107 #define BOOK3S_INTERRUPT_HV_RM_HARD 0x5555
109 #define BOOK3S_IRQPRIO_SYSTEM_RESET 0
128 #define BOOK3S_HFLAG_DCBZ32 0x1
129 #define BOOK3S_HFLAG_SLB 0x2
130 #define BOOK3S_HFLAG_PAIRED_SINGLE 0x4
131 #define BOOK3S_HFLAG_NATIVE_PS 0x8
132 #define BOOK3S_HFLAG_MULTI_PGSIZE 0x10
133 #define BOOK3S_HFLAG_NEW_TLBIE 0x20
134 #define BOOK3S_HFLAG_SPLIT_HACK 0x40
136 #define RESUME_FLAG_NV (1<<0) /* Reload guest nonvolatile state? */
141 #define RESUME_GUEST 0
146 #define KVM_GUEST_MODE_NONE 0
151 #define KVM_GUEST_MODE_HV_P9 5 /* ISA >= v3.0 path */
156 #define PO_XOP_OPCODE_MASK 0xfc0007fe