Searched refs:get_xstatebv (Results 1 – 2 of 2) sorted by relevance
216 static u64 get_xstatebv(void *data) in get_xstatebv() function268 GUEST_ASSERT((get_xstatebv(xsave_data) & XFEATURE_MASK_XTILEDATA) == 0); in guest_code()
180 static inline uint64_t get_xstatebv(struct xsave_buffer *buffer) in get_xstatebv() function