Searched refs:kscratch_mask (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dcpu-info.h83 unsigned int kscratch_mask; /* Usable KScratch mask. */ member in struct:cpuinfo_mips
/linux-4.4.14/arch/mips/kernel/
H A Dproc.c133 hweight8(cpu_data[n].kscratch_mask)); show_cpuinfo()
H A Dcpu-probe.c615 c->kscratch_mask = (config4 >> 16) & 0xff; decode_config4()
1431 c->kscratch_mask = 0xf; cpu_probe_netlogic()
/linux-4.4.14/arch/mips/mm/
H A Dtlbex.c332 unsigned int a = cpu_data[0].kscratch_mask & ~kscratch_used_mask; allocate_kscratch()

Completed in 151 milliseconds