Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dexceptions.h21 #define __enable_hw_exceptions() \ macro
35 #define __enable_hw_exceptions() \ macro
/openbmc/linux/arch/microblaze/kernel/
H A Dtraps.c23 __enable_hw_exceptions(); in trap_init()