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

Completed in 9 milliseconds

12