Searched defs:lppaca (Results 1 – 2 of 2) sorted by relevance
48 struct lppaca { struct51 __be32 desc; /* Eye catcher 0xD397D781 */52 __be16 size; /* Size of this struct */53 u8 reserved1[3];54 u8 __old_status; /* Old status, including shared proc */55 u8 reserved3[14];56 volatile __be32 dyn_hw_node_id; /* Dynamic hardware node id */57 volatile __be32 dyn_hw_proc_id; /* Dynamic hardware proc id */58 u8 reserved4[56];59 volatile u8 vphn_assoc_counts[8]; /* Virtual processor home node */[all …]
35 struct lppaca lppaca[] = { variable