Home
last modified time | relevance | path

Searched refs:ArchIntRestore (Results 1 – 25 of 26) sorted by relevance

12

/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_mpu.c59 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()
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_mpu.c59 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()
Dlos_dispatch.S118 .type ArchIntRestore, %function
119 .global ArchIntRestore symbol
120 ArchIntRestore: label
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_mpu.c59 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()
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_mpu.c59 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()
Dlos_dispatch.S128 .type ArchIntRestore, %function
129 .global ArchIntRestore symbol
130 ArchIntRestore: label
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_dispatch.S118 .type ArchIntRestore, %function
119 .global ArchIntRestore symbol
120 ArchIntRestore: label
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_dispatch.S126 .type ArchIntRestore, %function
127 .global ArchIntRestore symbol
128 ArchIntRestore: label
/kernel/liteos_m/arch/include/
Dlos_interrupt.h93 VOID ArchIntRestore(UINT32 intSave);
94 #define LOS_IntRestore ArchIntRestore
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_dispatch.S110 .type ArchIntRestore, %function
111 .global ArchIntRestore symbol
112 ArchIntRestore: label
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
Dlos_dispatch.S110 .type ArchIntRestore, %function
111 .global ArchIntRestore symbol
112 ArchIntRestore: label
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
Dlos_dispatch.S60 .type ArchIntRestore, %function
61 .global ArchIntRestore symbol
62 ArchIntRestore: label
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_dispatch.S38 .global ArchIntRestore symbol
181 ArchIntRestore: label
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_dispatch.S36 EXPORT ArchIntRestore
90 ArchIntRestore label
/kernel/liteos_a/arch/arm/include/
Dlos_hwi.h339 ArchIntRestore(intSave); in LOS_IntRestore()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
Dlos_dispatch.S36 EXPORT ArchIntRestore
113 ArchIntRestore label
/kernel/liteos_a/arch/arm/arm/include/
Dlos_hw_cpu.h240 STATIC INLINE VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function
/kernel/liteos_m/kernel/src/mm/
Dlos_membox.c68 #define MEMBOX_UNLOCK(state) ArchIntRestore(state)
/kernel/liteos_m/arch/arm/arm9/gcc/
Dlos_interrupt.c546 VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function
/kernel/liteos_m/arch/xtensa/lx6/gcc/
Dlos_interrupt.c120 VOID ArchIntRestore(UINT32 intSave) in ArchIntRestore() function

12