Searched refs:ARC_EV_TLB_MISS_I (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/arch/arc/v2/ | ||
D | exception.h | 30 #define ARC_EV_TLB_MISS_I 0x4 macro |
/Zephyr-Core-3.7.0/arch/arc/core/ | ||
D | fault.c | 299 case ARC_EV_TLB_MISS_I: in dump_exception_info() |