Searched refs:cpu_smm_update (Results 1 – 3 of 3) sorted by relevance
842 void cpu_smm_update(CPUX86State *env);
1393 cpu_smm_update(env); in do_smm_enter()1628 cpu_smm_update(env); in helper_rsm()
129 void cpu_smm_update(CPUState *env) in cpu_smm_update() function