Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c136 static void nested_save_state(struct nested_ppc_state *save, PowerPCCPU *cpu) in nested_save_state() function
378 nested_save_state(spapr_cpu->nested_host_state, cpu); in h_enter_nested()
472 nested_save_state(&l2_state, cpu); in spapr_exit_nested_hv()
1558 nested_save_state(&vcpu->state, cpu); in exit_nested_store_l2()
1766 nested_save_state(spapr_cpu->nested_host_state, cpu); in nested_papr_run_vcpu()