Home
last modified time | relevance | path

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

/Linux-v5.10/arch/microblaze/include/asm/
Dexceptions.h26 #define __enable_hw_exceptions() \ macro
40 #define __enable_hw_exceptions() \ macro
/Linux-v5.10/arch/microblaze/kernel/
Dtraps.c23 __enable_hw_exceptions(); in trap_init()