Lines Matching refs:__HCR
20 #define __HCR(x) HCR_EL2_##x macro
22 #define HCR_TID5 __HCR(TID5)
23 #define HCR_DCT __HCR(DCT)
24 #define HCR_ATA_SHIFT __HCR(ATA_SHIFT)
25 #define HCR_ATA __HCR(ATA)
26 #define HCR_TTLBOS __HCR(TTLBOS)
27 #define HCR_TTLBIS __HCR(TTLBIS)
28 #define HCR_ENSCXT __HCR(EnSCXT)
29 #define HCR_TOCU __HCR(TOCU)
30 #define HCR_AMVOFFEN __HCR(AMVOFFEN)
31 #define HCR_TICAB __HCR(TICAB)
32 #define HCR_TID4 __HCR(TID4)
33 #define HCR_FIEN __HCR(FIEN)
34 #define HCR_FWB __HCR(FWB)
35 #define HCR_NV2 __HCR(NV2)
36 #define HCR_AT __HCR(AT)
37 #define HCR_NV1 __HCR(NV1)
38 #define HCR_NV __HCR(NV)
39 #define HCR_API __HCR(API)
40 #define HCR_APK __HCR(APK)
41 #define HCR_TEA __HCR(TEA)
42 #define HCR_TERR __HCR(TERR)
43 #define HCR_TLOR __HCR(TLOR)
44 #define HCR_E2H __HCR(E2H)
45 #define HCR_ID __HCR(ID)
46 #define HCR_CD __HCR(CD)
47 #define HCR_RW __HCR(RW)
48 #define HCR_TRVM __HCR(TRVM)
49 #define HCR_HCD __HCR(HCD)
50 #define HCR_TDZ __HCR(TDZ)
51 #define HCR_TGE __HCR(TGE)
52 #define HCR_TVM __HCR(TVM)
53 #define HCR_TTLB __HCR(TTLB)
54 #define HCR_TPU __HCR(TPU)
55 #define HCR_TPC __HCR(TPCP)
56 #define HCR_TSW __HCR(TSW)
57 #define HCR_TACR __HCR(TACR)
58 #define HCR_TIDCP __HCR(TIDCP)
59 #define HCR_TSC __HCR(TSC)
60 #define HCR_TID3 __HCR(TID3)
61 #define HCR_TID2 __HCR(TID2)
62 #define HCR_TID1 __HCR(TID1)
63 #define HCR_TID0 __HCR(TID0)
64 #define HCR_TWE __HCR(TWE)
65 #define HCR_TWI __HCR(TWI)
66 #define HCR_DC __HCR(DC)
67 #define HCR_BSU __HCR(BSU)
68 #define HCR_BSU_IS __HCR(BSU_IS)
69 #define HCR_FB __HCR(FB)
70 #define HCR_VSE __HCR(VSE)
71 #define HCR_VI __HCR(VI)
72 #define HCR_VF __HCR(VF)
73 #define HCR_AMO __HCR(AMO)
74 #define HCR_IMO __HCR(IMO)
75 #define HCR_FMO __HCR(FMO)
76 #define HCR_PTW __HCR(PTW)
77 #define HCR_SWIO __HCR(SWIO)
78 #define HCR_VM __HCR(VM)