Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dxstate.h27 #define XSAVE_ALIGNMENT 64 macro
/openbmc/linux/arch/x86/events/
H A Dperf_event.h982 } __attribute__ ((packed, aligned (XSAVE_ALIGNMENT)));
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c1542 XSAVE_ALIGNMENT); in intel_pmu_arch_lbr_init()