Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_cpu_core.c270 cpu_ppc_set_vhyp(cpu, PPC_VIRTUAL_HYPERVISOR(spapr)); in spapr_realize_vcpu()
/openbmc/qemu/target/ppc/
H A Dcpu.h1630 void cpu_ppc_set_vhyp(PowerPCCPU *cpu, PPCVirtualHypervisor *vhyp);
H A Dcpu_init.c6705 void cpu_ppc_set_vhyp(PowerPCCPU *cpu, PPCVirtualHypervisor *vhyp) in cpu_ppc_set_vhyp() function