Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dxstate.c91 static inline bool validate_xregs_same(struct xsave_buffer *xbuf1) in validate_xregs_same() function
135 finfo->valid = validate_xregs_same(xbuf); in check_xstate()
435 valid_xstate = validate_xregs_same(stashed_xbuf); in test_signal()