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

/linux-master/arch/x86/kernel/cpu/
H A Damd.c385 unsigned long upperbit; local
390 upperbit = ((cpuid >> 24) << 10) / assoc;
392 va_align.mask = (upperbit - 1) & PAGE_MASK;

Completed in 125 milliseconds