Home
last modified time | relevance | path

Searched defs:rfbm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/
H A Damx.c50 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave()
60 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c111 static inline void __xsavec(struct xsave_data *data, uint64_t rfbm) in __xsavec()