Home
last modified time | relevance | path

Searched refs:kscratch_used_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c323 static unsigned int kscratch_used_mask; variable
333 unsigned int a = cpu_data[0].kscratch_mask & ~kscratch_used_mask; in allocate_kscratch()
342 kscratch_used_mask |= (1 << r); in allocate_kscratch()
1489 kscratch_used_mask |= (1 << 7); /* KScratch6 is used for KPGD */ in setup_pw()