Searched refs:M_CLASS (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm/kernel/ |
| A D | head-nommu.S | 136 M_CLASS(ldr r3, [r12, 0x50]) 153 M_CLASS(streq r3, [r12, #PMSAv8_MAIR0]) 156 M_CLASS(streq r3, [r12, #PMSAv8_MAIR1]) 260 M_CLASS(ldr r0, [r12, 0x50]) 283 M_CLASS(ldr r0, [r12, #MPU_TYPE]) 338 M_CLASS(str r0, [r12, #PMSAv8_RNR]) 352 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(0)]) 353 M_CLASS(str r6, [r12, #PMSAv8_RLAR_A(0)]) 366 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(1)]) 367 M_CLASS(str r6, [r12, #PMSAv8_RLAR_A(1)]) [all …]
|
| A D | head-common.S | 146 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 | 13 M_CLASS( nop.w )
|
| A D | head.S | 21 M_CLASS( .arch armv7-m ) 210 M_CLASS( nop.w ) @ M: already in Thumb2 mode 1439 M_CLASS( add r4, r4, #1 ) @ enter in Thumb mode for M class
|
Completed in 10 milliseconds