Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c324 static unsigned int kscratch_used_mask; variable
340 unsigned int a = cpu_data[0].kscratch_mask & ~kscratch_used_mask; in allocate_kscratch()
349 kscratch_used_mask |= (1 << r); in allocate_kscratch()
1529 kscratch_used_mask |= (1 << 7); /* KScratch6 is used for KPGD */ in setup_pw()