Home
last modified time | relevance | path

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

/qemu/docs/devel/
H A Dnested-papr.txt92 - L1 requests the L0 to create an L2 with H_GUEST_CREATE() and receives a token
/qemu/include/hw/ppc/
H A Dspapr.h593 #define H_GUEST_CREATE 0x470 macro
/qemu/hw/ppc/
H A Dspapr_nested.c1842 spapr_register_hypercall(H_GUEST_CREATE, h_guest_create); in spapr_register_nested_papr()
1854 spapr_unregister_hypercall(H_GUEST_CREATE); in spapr_unregister_nested_papr()