Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-exec.c1179 #ifndef __ISR_VALID
1181 # define __ISR_VALID 1 macro
1198 if (info->si_code && (info->si_segvflags & __ISR_VALID)) in cpu_signal_handler()