Home
last modified time | relevance | path

Searched defs:lppaca (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dlppaca.h48 struct lppaca { struct
51 __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 …]
/arch/powerpc/kernel/
Dpaca.c35 struct lppaca lppaca[] = { variable