Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Delf.h384 ALIGN_VA_32 = BIT(0), enumerator
/linux/arch/x86/kernel/cpu/
H A Damd.c399 va_align.flags = ALIGN_VA_32 | ALIGN_VA_64; in bsp_init_amd()