Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dsys_x86_64.c70 va_align.flags = ALIGN_VA_64; in control_va_addr_alignment()
74 va_align.flags = ALIGN_VA_32 | ALIGN_VA_64; in control_va_addr_alignment()
/linux-6.15/arch/x86/include/asm/
H A Delf.h386 ALIGN_VA_64 = BIT(1), enumerator
/linux-6.15/arch/x86/kernel/cpu/
H A Damd.c401 va_align.flags = ALIGN_VA_32 | ALIGN_VA_64; in bsp_init_amd()