Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/fpu/
Dxstate.h27 #define XSAVE_ALIGNMENT 64 macro
/linux-5.19.10/arch/x86/events/
Dperf_event.h974 } __attribute__ ((packed, aligned (XSAVE_ALIGNMENT)));
/linux-5.19.10/arch/x86/events/intel/
Dlbr.c1815 XSAVE_ALIGNMENT); in intel_pmu_arch_lbr_init()