Searched defs:lowcore (Results 1 – 4 of 4) sorted by relevance
30 struct lowcore { struct34 __u32 ext_params; /* 0x0080 */35 union {43 union {52 union {67 union {105 __u64 pcpu; /* 0x0288 */155 __u32 lpp; /* 0x0398 */168 __u64 gmap; /* 0x03d0 */180 __u64 ipib; /* 0x0e00 */[all …]
25 char *lowcore; in test_step_int_1() local
283 unsigned long lowcore = (unsigned long)get_lowcore(); in pt_dump_init() local
378 } lowcore; member
Completed in 13 milliseconds