Searched defs:intNum (Results 1 – 5 of 5) sorted by relevance
| /kernel/uniproton/src/om/cpup/ |
| D | prt_cpup_thread_64.c | 91 OS_SEC_L2_TEXT U32 OsCpupTask(U32 intNum, struct CpupThread *cpup) in OsCpupTask() 117 OS_SEC_ALW_INLINE INLINE U32 OsCpupParaCheck(U32 intNum, struct CpupThread *cpup, const U32 *outNum) in OsCpupParaCheck()
|
| /kernel/uniproton/src/arch/include/ |
| D | prt_gic_external.h | 79 OS_SEC_ALW_INLINE INLINE void OsGicRmwReg(uintptr_t base, U32 intNum, U32 intId, U32 val) in OsGicRmwReg() 102 OS_SEC_ALW_INLINE INLINE void OsGicSetReg(uintptr_t base, U32 intNum, U32 intId, U32 val) in OsGicSetReg()
|
| /kernel/liteos_m/components/cpup/ |
| D | los_cpup.c | 617 LITE_OS_SEC_TEXT_MINOR VOID OsCpupIrqStart(UINT32 intNum) in OsCpupIrqStart() 627 LITE_OS_SEC_TEXT_MINOR VOID OsCpupIrqEnd(UINT32 intNum) in OsCpupIrqEnd()
|
| /kernel/liteos_a/arch/arm/arm/src/ |
| D | los_hwi.c | 68 VOID OsInterrupt(UINT32 intNum) in OsInterrupt()
|
| /kernel/liteos_a/kernel/extended/cpup/ |
| D | los_cpup.c | 539 LITE_OS_SEC_TEXT_MINOR VOID OsCpupIrqEnd(UINT16 cpuid, UINT32 intNum) in OsCpupIrqEnd()
|