Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c164 struct xsave_struct { struct
174 struct xsave_struct *xsave_buf = (struct xsave_struct *)buffer; argument
177 struct xsave_struct *xsave_test_buf = (struct xsave_struct *)test_buffer;
181 static __always_inline void xrstor_state(struct xsave_struct *fx, uint64_t mask) in xrstor_state()
217 sizeof(struct xsave_struct)); in read_mpx_status_sig()