Home
last modified time | relevance | path

Searched defs:el_t2_logout_header (Results 1 – 1 of 1) sorted by relevance

/linux/arch/alpha/include/asm/
H A Dcore_t2.h196 struct el_t2_logout_header { struct
197 unsigned int elfl_size; /* size in bytes of logout area. */
198 unsigned int elfl_sbz1:31; /* Should be zero. */
199 unsigned int elfl_retry:1; /* Retry flag. */
200 unsigned int elfl_procoffset; /* Processor-specific offset. */
201 unsigned int elfl_sysoffset; /* Offset of system-specific. */
202 unsigned int elfl_error_type; /* PAL error type code. */
203 unsigned int elfl_frame_rev; /* PAL Frame revision. */