Searched refs:M_CLASS (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm/kernel/ |
| A D | head-nommu.S | 137 M_CLASS(ldr r3, [r12, 0x50]) 154 M_CLASS(streq r3, [r12, #PMSAv8_MAIR0]) 157 M_CLASS(streq r3, [r12, #PMSAv8_MAIR1]) 261 M_CLASS(ldr r0, [r12, 0x50]) 284 M_CLASS(ldr r0, [r12, #MPU_TYPE]) 339 M_CLASS(str r0, [r12, #PMSAv8_RNR]) 353 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(0)]) 354 M_CLASS(str r6, [r12, #PMSAv8_RLAR_A(0)]) 367 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(1)]) 368 M_CLASS(str r6, [r12, #PMSAv8_RLAR_A(1)]) [all …]
|
| A D | head-common.S | 148 M_CLASS(.long exc_ret) @ r3
|
| /linux/arch/arm/include/asm/ |
| A D | unified.h | 19 #define M_CLASS(x...) x macro 22 #define M_CLASS(x...)
|
| /linux/arch/arm/boot/compressed/ |
| A D | efi-header.S | 21 M_CLASS( nop.w )
|
| A D | head.S | 21 M_CLASS( .arch armv7-m ) 213 M_CLASS( nop.w ) @ M: already in Thumb2 mode 1442 M_CLASS( add r4, r4, #1 ) @ enter in Thumb mode for M class
|
Completed in 8 milliseconds