Searched defs:gs_epl (Results 1 – 4 of 4) sorted by relevance
23 struct gs_epl { struct24 uint8_t pad1;25 union {33 union {42 union {51 uint32_t pad2;52 uint64_t gs_eha;53 uint64_t gs_eia;54 uint64_t gs_eoa;55 uint64_t gs_eir;[all …]
21 static struct gs_epl gs_epl; variable64 struct gs_epl *gs_epl = (struct gs_epl *) this_cb->gs_epl_a; in gs_handler() local
21 static struct gs_epl gs_epl; variable
38 static struct gs_epl gs_epl; variable