Searched refs:lookup_exception_vector (Results 1 - 4 of 4) sorted by path

/linux-master/arch/sh/include/asm/
H A Dtraps_32.h9 #define lookup_exception_vector() \ macro
21 #define lookup_exception_vector() \ macro
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c360 unsigned long ex = lookup_exception_vector();
H A Dtraps_32.c499 error_code = lookup_exception_vector();
647 error_code = lookup_exception_vector();
721 inst = lookup_exception_vector();
732 ex = lookup_exception_vector();
/linux-master/arch/sh/mm/
H A Dfault.c402 vec = lookup_exception_vector();

Completed in 236 milliseconds