Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Damd.c510 unsigned long upperbit; in bsp_init_amd() local
515 upperbit = ((cpuid >> 24) << 10) / assoc; in bsp_init_amd()
517 va_align.mask = (upperbit - 1) & PAGE_MASK; in bsp_init_amd()