Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2739 static void do_xsave_access(X86Access *ac, target_ulong ptr, uint64_t rfbm, in do_xsave_access() function
2800 do_xsave_access(&ac, ptr, rfbm, inuse, opt); in do_xsave()
3150 do_xsave_access(&ac, 0, rfbm, get_xinuse(env), rfbm); in cpu_x86_xsave()