Searched defs:lppaca (Results 1 – 9 of 9) sorted by relevance
61 struct lppaca { struct64 __be32 desc; /* Eye catcher 0xD397D781 */65 __be16 size; /* Size of this struct */66 u8 reserved1[3];67 u8 __old_status; /* Old status, including shared proc */68 u8 reserved3[14];69 volatile __be32 dyn_hw_node_id; /* Dynamic hardware node id */70 volatile __be32 dyn_hw_proc_id; /* Dynamic hardware proc id */71 u8 reserved4[56];72 volatile u8 vphn_assoc_counts[8]; /* Virtual processor home node */[all …]
51 struct lppaca { struct54 __be32 desc; /* Eye catcher 0xD397D781 */55 __be16 size; /* Size of this struct */56 u8 reserved1[3];57 u8 __old_status; /* Old status, including shared proc */58 u8 reserved3[14];59 volatile __be32 dyn_hw_node_id; /* Dynamic hardware node id */60 volatile __be32 dyn_hw_proc_id; /* Dynamic hardware proc id */61 u8 reserved4[56];62 volatile u8 vphn_assoc_counts[8]; /* Virtual processor home node */[all …]
67 static inline void init_lppaca(struct lppaca *lppaca) in init_lppaca()
109 static inline void init_lppaca(struct lppaca *lppaca) in init_lppaca()
1043 struct lppaca *lppaca = &lppaca_of(cpu); in vpa_file_read() local
1999 struct lppaca *lppaca = &lppaca_of(cpu); in vpa_file_read() local
806 struct lppaca *lppaca; in kvmppc_get_yield_count() local
898 struct lppaca *lppaca; in kvmppc_get_yield_count() local