Searched refs:unified (Results 1 - 25 of 68) sorted by relevance
123
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-v6.S | 179 mcr p15, 0, r0, c7, c15, 1 @ clean & invalidate unified line 211 mcrne p15, 0, r0, c7, c11, 1 @ clean unified line 222 mcrne p15, 0, r1, c7, c15, 1 @ clean & invalidate unified line 228 mcr p15, 0, r0, c7, c7, 1 @ invalidate unified line 255 mcr p15, 0, r0, c7, c11, 1 @ clean unified line
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | cache-v6.S | 181 mcr p15, 0, r0, c7, c15, 1 @ clean & invalidate unified line 213 mcrne p15, 0, r0, c7, c11, 1 @ clean unified line 224 mcrne p15, 0, r1, c7, c15, 1 @ clean & invalidate unified line 230 mcr p15, 0, r0, c7, c7, 1 @ invalidate unified line 257 mcr p15, 0, r0, c7, c11, 1 @ clean unified line
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | jump_label.h | 8 #include <asm/unified.h>
|
H A D | unified.h | 3 * include/asm-arm/unified.h - Unified Assembler Syntax helper macros 12 .syntax unified 14 __asm__(".syntax unified");
|
H A D | processor.h | 16 #include <asm/unified.h>
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head-nommu.S | 221 /* Setup a single MPU region, either D or I side (D-side for unified) */ 279 /* Determine whether the D/I-side memory map is unified. We set the 285 tst r0, #MPUIR_nU @ MPUIR_nU = 0 for unified 295 beq 1f @ Memory-map not unified 308 beq 2f @ Memory-map not unified 327 beq 3f @ Memory-map not unified 471 /* Determine whether the D/I-side memory map is unified. We set the 483 tst r0, #MPUIR_nU @ MPUIR_nU = 0 for unified
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | head-nommu.S | 222 /* Setup a single MPU region, either D or I side (D-side for unified) */ 280 /* Determine whether the D/I-side memory map is unified. We set the 286 tst r0, #MPUIR_nU @ MPUIR_nU = 0 for unified 296 beq 1f @ Memory-map not unified 309 beq 2f @ Memory-map not unified 328 beq 3f @ Memory-map not unified 472 /* Determine whether the D/I-side memory map is unified. We set the 484 tst r0, #MPUIR_nU @ MPUIR_nU = 0 for unified
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | jump_label.h | 8 #include <asm/unified.h>
|
H A D | unified.h | 3 * include/asm-arm/unified.h - Unified Assembler Syntax helper macros 12 .syntax unified 14 __asm__(".syntax unified");
|
H A D | processor.h | 16 #include <asm/unified.h>
|
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
H A D | prt_hw.S | 18 .syntax unified
|
H A D | prt_dispatch.S | 97 .syntax unified 151 .syntax unified
|
H A D | prt_vector.S | 21 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/secure/ |
H A D | los_secure_context_asm.S | 32 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/secure/ |
H A D | los_secure_context_asm.S | 32 .syntax unified
|
/kernel/liteos_a/lib/libc/musl/src/arch/arm/ |
H A D | memset.S | 31 .syntax unified
|
H A D | memcmp.S | 31 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/ |
H A D | los_dispatch.S | 32 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/ |
H A D | los_dispatch.S | 31 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
H A D | los_dispatch.S | 32 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
H A D | los_dispatch.S | 31 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/ |
H A D | los_exc.S | 32 .syntax unified
|
H A D | los_dispatch.S | 32 .syntax unified
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/ |
H A D | los_exc.S | 32 .syntax unified
|
H A D | los_dispatch.S | 32 .syntax unified
|
Completed in 7 milliseconds
123