/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
D | los_mpu.c | 59 ArchIntRestore(intSave); in ArchMpuEnable() 67 ArchIntRestore(intSave); in ArchMpuDisable() 180 ArchIntRestore(intSave); in ArchMpuSetRegion() 189 ArchIntRestore(intSave); in ArchMpuSetRegion() 204 ArchIntRestore(intSave); in ArchMpuDisableRegion() 216 ArchIntRestore(intSave); in ArchMpuDisableRegion() 229 ArchIntRestore(intSave); in ArchMpuUnusedRegionGet()
|
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
D | los_mpu.c | 59 ArchIntRestore(intSave); in ArchMpuEnable() 67 ArchIntRestore(intSave); in ArchMpuDisable() 180 ArchIntRestore(intSave); in ArchMpuSetRegion() 189 ArchIntRestore(intSave); in ArchMpuSetRegion() 204 ArchIntRestore(intSave); in ArchMpuDisableRegion() 216 ArchIntRestore(intSave); in ArchMpuDisableRegion() 229 ArchIntRestore(intSave); in ArchMpuUnusedRegionGet()
|
D | los_dispatch.S | 118 .type ArchIntRestore, %function 119 .global ArchIntRestore symbol 120 ArchIntRestore: label
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
D | los_mpu.c | 59 ArchIntRestore(intSave); in ArchMpuEnable() 67 ArchIntRestore(intSave); in ArchMpuDisable() 180 ArchIntRestore(intSave); in ArchMpuSetRegion() 189 ArchIntRestore(intSave); in ArchMpuSetRegion() 204 ArchIntRestore(intSave); in ArchMpuDisableRegion() 216 ArchIntRestore(intSave); in ArchMpuDisableRegion() 229 ArchIntRestore(intSave); in ArchMpuUnusedRegionGet()
|
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
D | los_mpu.c | 59 ArchIntRestore(intSave); in ArchMpuEnable() 67 ArchIntRestore(intSave); in ArchMpuDisable() 180 ArchIntRestore(intSave); in ArchMpuSetRegion() 189 ArchIntRestore(intSave); in ArchMpuSetRegion() 204 ArchIntRestore(intSave); in ArchMpuDisableRegion() 216 ArchIntRestore(intSave); in ArchMpuDisableRegion() 229 ArchIntRestore(intSave); in ArchMpuUnusedRegionGet()
|
D | los_dispatch.S | 128 .type ArchIntRestore, %function 129 .global ArchIntRestore symbol 130 ArchIntRestore: label
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/ |
D | los_dispatch.S | 118 .type ArchIntRestore, %function 119 .global ArchIntRestore symbol 120 ArchIntRestore: label
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/ |
D | los_dispatch.S | 126 .type ArchIntRestore, %function 127 .global ArchIntRestore symbol 128 ArchIntRestore: label
|
/kernel/liteos_m/arch/include/ |
D | los_interrupt.h | 93 VOID ArchIntRestore(UINT32 intSave); 94 #define LOS_IntRestore ArchIntRestore
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/ |
D | los_dispatch.S | 110 .type ArchIntRestore, %function 111 .global ArchIntRestore symbol 112 ArchIntRestore: label
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/ |
D | los_dispatch.S | 110 .type ArchIntRestore, %function 111 .global ArchIntRestore symbol 112 ArchIntRestore: label
|
/kernel/liteos_m/arch/risc-v/nuclei/gcc/ |
D | los_dispatch.S | 60 .type ArchIntRestore, %function 61 .global ArchIntRestore symbol 62 ArchIntRestore: label
|
/kernel/liteos_m/arch/risc-v/riscv32/gcc/ |
D | los_dispatch.S | 38 .global ArchIntRestore symbol 181 ArchIntRestore: label
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
D | los_dispatch.S | 36 EXPORT ArchIntRestore 90 ArchIntRestore label
|
/kernel/liteos_a/arch/arm/include/ |
D | los_hwi.h | 339 ArchIntRestore(intSave); in LOS_IntRestore()
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
D | los_dispatch.S | 36 EXPORT ArchIntRestore 113 ArchIntRestore label
|
/kernel/liteos_a/arch/arm/arm/include/ |
D | los_hw_cpu.h | 240 STATIC INLINE VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function
|
/kernel/liteos_m/kernel/src/mm/ |
D | los_membox.c | 68 #define MEMBOX_UNLOCK(state) ArchIntRestore(state)
|
/kernel/liteos_m/arch/arm/arm9/gcc/ |
D | los_interrupt.c | 546 VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function
|
/kernel/liteos_m/arch/xtensa/lx6/gcc/ |
D | los_interrupt.c | 120 VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function
|