Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h100 void spapr_exit_nested(PowerPCCPU *cpu, int excp);
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c275 void spapr_exit_nested(PowerPCCPU *cpu, int excp) in spapr_exit_nested() function
386 void spapr_exit_nested(PowerPCCPU *cpu, int excp) in spapr_exit_nested() function
H A Dspapr.c4686 vhc->deliver_hv_excp = spapr_exit_nested; in spapr_machine_class_init()