Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2948 static bool valid_xrstor_header(X86Access *ac, uint64_t *pxsbv, in valid_xrstor_header() function
3047 if (!valid_xrstor_header(&ac, &xstate_bv, ptr)) { in helper_xrstor()
3143 if (!valid_xrstor_header(&ac, &xstate_bv, 0)) { in cpu_x86_xrstor()