Searched defs:sys_cfg_data (Results 1 – 1 of 1) sorted by relevance
135 struct sys_cfg_data { struct136 unsigned int quad_id;137 unsigned int bsp_proc_id; /* Boot Strap Processor in this quad. */138 unsigned int scd_version; /* Version number of this table. */139 unsigned int first_quad_id;140 unsigned int quads_present31_0; /* 1 bit for each quad */141 unsigned int quads_present63_32; /* 1 bit for each quad */142 unsigned int config_flags;143 unsigned int boot_flags;144 unsigned int csr_start_addr; /* Absolute value (not in MB) */[all …]