Searched refs:CR_ALIGN_CLEAR (Results 1 - 2 of 2) sorted by relevance

/seL4-mcs-10.1.1/src/arch/arm/64/
H A Dhead.S25 #define CR_ALIGN_CLEAR BIT(CONTROL_A) define
28 #define CR_ALIGN_CLEAR 0 define
52 #define CR_BITS_CLEAR (CR_ALIGN_CLEAR | \
/seL4-mcs-10.1.1/src/arch/arm/32/
H A Dhead.S23 #define CR_ALIGN_CLEAR BIT(CONTROL_A) define
26 #define CR_ALIGN_CLEAR BIT(CONTROL_U) define
61 #define CR_BITS_CLEAR (CR_ALIGN_CLEAR | \

Completed in 21 milliseconds