Searched defs:lppaca (Results 1 – 2 of 2) sorted by relevance
57 struct lppaca { struct64 u32 desc; // Eye catcher 0xD397D781 x00-x0365 u16 size; // Size of this struct x04-x0566 u16 reserved1; // Reserved x06-x0767 u16 reserved2:14; // Reserved x08-x0968 u8 shared_proc:1; // Shared processor indicator ...69 u8 secondary_thread:1; // Secondary thread indicator ...70 volatile u8 dyn_proc_status:8; // Dynamic Status of this proc x0A-x0A71 u8 secondary_thread_count; // Secondary thread count x0B-x0B72 volatile u16 dyn_hv_phys_proc_index;// Dynamic HV Physical Proc Index0C-x0D[all …]
38 struct lppaca lppaca[] = { variable