Searched refs:kscratch_mask (Results 1 – 4 of 4) sorted by relevance
83 unsigned int kscratch_mask; /* Usable KScratch mask. */ member
133 hweight8(cpu_data[n].kscratch_mask)); in show_cpuinfo()
615 c->kscratch_mask = (config4 >> 16) & 0xff; in decode_config4()1431 c->kscratch_mask = 0xf; in cpu_probe_netlogic()
332 unsigned int a = cpu_data[0].kscratch_mask & ~kscratch_used_mask; in allocate_kscratch()