Home
last modified time | relevance | path

Searched refs:__enable_hw_exceptions (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dexceptions.h26 #define __enable_hw_exceptions() \ macro
40 #define __enable_hw_exceptions() \ macro
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dtraps.c23 __enable_hw_exceptions(); in trap_init()