Home
last modified time | relevance | path

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

/Linux-v5.4/arch/microblaze/include/asm/
Dexceptions.h29 #define __enable_hw_exceptions() \ macro
43 #define __enable_hw_exceptions() \ macro
/Linux-v5.4/arch/microblaze/kernel/
Dtraps.c23 __enable_hw_exceptions(); in trap_init()