Searched refs:cause (Results 1 – 25 of 169) sorted by relevance
1234567
52 l4_umword_t cause; member114 return u->cause & 0x1ff; in l4_utcb_exc_typeval()119 unsigned c = (u->cause >> 2) & 0x1f; in l4_utcb_exc_is_pf()125 return (u->bad_v_addr & ~7) | ((u->cause >> 1) & 2); in l4_utcb_exc_pfa()
13 * file does not by itself cause the resulting executable to be covered by
19 * file does not by itself cause the resulting executable to be covered by
18 * file does not by itself cause the resulting executable to be covered by
17 * file does not by itself cause the resulting executable to be covered by48 * determine the cause of the exception. This is the default in Fiasco.OC.
66 /** Returns a C-style character string describing the general cause of123 /** Returns a C-style character string describing the general cause of
14 * file does not by itself cause the resulting executable to be covered by
15 * file does not by itself cause the resulting executable to be covered by
16 * file does not by itself cause the resulting executable to be covered by
20 * file does not by itself cause the resulting executable to be covered by
134 /** Returns a C-style character string describing the general cause of213 /** Returns a C-style character string describing the general cause of
Completed in 46 milliseconds