Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dxstate.h171 static inline uint64_t get_fpx_sw_bytes_features(void *buffer) in get_fpx_sw_bytes_features() function
H A Damx.c103 features = get_fpx_sw_bytes_features(xbuf); in handle_noperm()
H A Dxstate.c386 if (get_fpx_sw_bytes_features(xbuf) & xstate.mask) in validate_sigfpstate()