Searched defs:pgid (Results 1 – 2 of 2) sorted by relevance
46 struct pgid { struct54 } __attribute__ ((packed)) pgid_high; argument55 __u32 cpu_id : 24; /* CPU identification */56 __u32 cpu_model : 16; /* CPU model */57 __u32 tod_high; /* high word TOD clock */
115 struct pgid pgid[8]; /* path group IDs per chpid*/ member