Lines Matching full:63
13 #define CR0_CLOCK_COMPARATOR_SIGN BIT(63 - 10)
14 #define CR0_LOW_ADDRESS_PROTECTION BIT(63 - 35)
15 #define CR0_FETCH_PROTECTION_OVERRIDE BIT(63 - 38)
16 #define CR0_STORAGE_PROTECTION_OVERRIDE BIT(63 - 39)
17 #define CR0_EMERGENCY_SIGNAL_SUBMASK BIT(63 - 49)
18 #define CR0_EXTERNAL_CALL_SUBMASK BIT(63 - 50)
19 #define CR0_CLOCK_COMPARATOR_SUBMASK BIT(63 - 52)
20 #define CR0_CPU_TIMER_SUBMASK BIT(63 - 53)
21 #define CR0_SERVICE_SIGNAL_SUBMASK BIT(63 - 54)
22 #define CR0_UNUSED_56 BIT(63 - 56)
23 #define CR0_INTERRUPT_KEY_SUBMASK BIT(63 - 57)
24 #define CR0_MEASUREMENT_ALERT_SUBMASK BIT(63 - 58)
26 #define CR14_UNUSED_32 BIT(63 - 32)
27 #define CR14_UNUSED_33 BIT(63 - 33)
28 #define CR14_CHANNEL_REPORT_SUBMASK BIT(63 - 35)
29 #define CR14_RECOVERY_SUBMASK BIT(63 - 36)
30 #define CR14_DEGRADATION_SUBMASK BIT(63 - 37)
31 #define CR14_EXTERNAL_DAMAGE_SUBMASK BIT(63 - 38)
32 #define CR14_WARNING_SUBMASK BIT(63 - 39)