Home
last modified time | relevance | path

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

/qemu/docs/devel/
H A Dnested-papr.txt98 - L1 requests the L0 to run the vCPU using H_GUEST_RUN_VCPU() hcall
/qemu/include/hw/ppc/
H A Dspapr.h597 #define H_GUEST_RUN_VCPU 0x480 macro
/qemu/hw/ppc/
H A Dspapr_nested.c1847 spapr_register_hypercall(H_GUEST_RUN_VCPU, h_guest_run_vcpu); in spapr_register_nested_papr()
1859 spapr_unregister_hypercall(H_GUEST_RUN_VCPU); in spapr_unregister_nested_papr()