Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.h30 void hvf_get_xsave(CPUState *cs);
H A Dx86hvf.c154 void hvf_get_xsave(CPUState *cs) in hvf_get_xsave() function
308 hvf_get_xsave(cs); in hvf_get_registers()