Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_nested.h516 void spapr_exit_nested(PowerPCCPU *cpu, int excp);
/qemu/hw/ppc/
H A Dspapr_nested.c1711 void spapr_exit_nested(PowerPCCPU *cpu, int excp) in spapr_exit_nested() function
1863 void spapr_exit_nested(PowerPCCPU *cpu, int excp) in spapr_exit_nested() function
H A Dspapr.c4728 vhc->deliver_hv_excp = spapr_exit_nested; in spapr_machine_class_init()