Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.h28 void hvf_put_xsave(CPUState *cs);
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cs) in hvf_put_xsave() function
265 hvf_put_xsave(cs); in hvf_put_registers()