Lines Matching +full:0 +full:x8000000a
14 INTERCEPT_CR = 0,
24 /* Byte offset 000h (word 0) */
25 INTERCEPT_CR0_READ = 0,
143 u64 avic_backing_page; /* Offset 0xe0 */
144 u8 reserved_6[8]; /* Offset 0xe8 */
145 u64 avic_logical_id; /* Offset 0xf0 */
146 u64 avic_physical_id; /* Offset 0xf8 */
150 #define TLB_CONTROL_DO_NOTHING 0
155 #define V_TPR_MASK 0x0f
164 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT)
178 #define LBR_CTL_ENABLE_MASK BIT_ULL(0)
194 #define SVM_VM_CR_VALID_MASK 0x001fULL
195 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL
196 #define SVM_VM_CR_SVM_DIS_MASK 0x0010ULL
198 #define SVM_NESTED_CTL_NP_ENABLE BIT(0)
257 u64 reserved_8; /* rax already available at 0x01f8 */
261 u64 reserved_9; /* rsp already available at 0x01d8 */
313 #define SVM_CPUID_FUNC 0x8000000a
325 #define SVM_SELECTOR_TYPE_MASK (0xf)
338 #define SVM_EVTINJ_VEC_MASK 0xff
343 #define SVM_EVTINJ_TYPE_INTR (0 << SVM_EVTINJ_TYPE_SHIFT)
366 #define SVM_EXITINFO_REG_MASK 0x0F