Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dxstate.h24 #define XSAVE_ALIGNMENT 64 macro
/kernel/linux/linux-5.10/arch/x86/events/
Dperf_event.h853 } __attribute__ ((packed, aligned (XSAVE_ALIGNMENT)));
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c1782 XSAVE_ALIGNMENT); in intel_pmu_arch_lbr_init()