Home
last modified time | relevance | path

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

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