Home
last modified time | relevance | path

Searched refs:WOE_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_dispatch.S54 movi a3, ~(WOE_ENABLE | LEVEL_MASK)
77 movi a3, ~(WOE_ENABLE | LEVEL_MASK) /* disable woe and int */
103 movi a3, ~(WOE_ENABLE | LEVEL_MASK)
H A Dlos_arch_regs.h159 #define WOE_ENABLE 0x40000 macro
H A Dlos_context.c125 context->ps = SPREG_PS_STACK_CROSS | WOE_ENABLE | 1 << BIT_CALLINC; /* set to kernel stack */ in ArchTskStackInit()
H A Dlos_exc.S62 movi a0, INT_MASK | USER_VECTOR_MODE | WOE_ENABLE
178 movi a0, LEVEL1_INT_MASK | USER_VECTOR_MODE | WOE_ENABLE

Completed in 3 milliseconds