Searched refs:cpu_x86_xrstor (Results 1 – 3 of 3) sorted by relevance
665 ok = cpu_x86_xrstor(env, xstate, xstate_size, xfeatures); in xrstor_sigcontext()
2411 bool cpu_x86_xrstor(CPUX86State *s, void *host, size_t len, uint64_t rbfm);
3127 bool cpu_x86_xrstor(CPUX86State *env, void *host, size_t len, uint64_t rfbm) in cpu_x86_xrstor() function