Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Damd.c386 unsigned long upperbit; in bsp_init_amd() local
391 upperbit = ((cpuid >> 24) << 10) / assoc; in bsp_init_amd()
393 va_align.mask = (upperbit - 1) & PAGE_MASK; in bsp_init_amd()