Searched defs:vdso_arch_data (Results 1 – 1 of 1) sorted by relevance
49 struct vdso_arch_data { struct50 __u8 eye_catcher[16]; /* Eyecatcher: SYSTEMCFG:PPC64 0x00 */51 struct { /* Systemcfg version numbers */54 } version;59 __u32 platform; /* Platform flags 0x18 */60 __u32 processor; /* Processor type 0x1C */61 __u64 processorCount; /* # of physical processors 0x20 */62 __u64 physicalMemorySize; /* Size of real memory(B) 0x28 */63 __u64 tb_orig_stamp; /* (NU) Timebase at boot 0x30 */64 __u64 tb_ticks_per_sec; /* Timebase tics / sec 0x38 */[all …]