Home
last modified time | relevance | path

Searched refs:HSR_SYSREG (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm64/
A Dsysregs.h34 #define HSR_SYSREG(op0,op1,crn,crm,op2) \ macro
41 #define HSR_SYSREG_DCISW HSR_SYSREG(1,0,c7,c6,2)
42 #define HSR_SYSREG_DCCSW HSR_SYSREG(1,0,c7,c10,2)
43 #define HSR_SYSREG_DCCISW HSR_SYSREG(1,0,c7,c14,2)
45 #define HSR_SYSREG_MDSCR_EL1 HSR_SYSREG(2,0,c0,c2,2)
46 #define HSR_SYSREG_MDRAR_EL1 HSR_SYSREG(2,0,c1,c0,0)
47 #define HSR_SYSREG_OSLAR_EL1 HSR_SYSREG(2,0,c1,c0,4)
48 #define HSR_SYSREG_OSLSR_EL1 HSR_SYSREG(2,0,c1,c1,4)
49 #define HSR_SYSREG_OSDLR_EL1 HSR_SYSREG(2,0,c1,c3,4)
50 #define HSR_SYSREG_DBGPRCR_EL1 HSR_SYSREG(2,0,c1,c4,4)
[all …]

Completed in 3 milliseconds