Home
last modified time | relevance | path

Searched refs:h_guest_create (Results 1 – 2 of 2) sorted by relevance

/qemu/docs/devel/
H A Dnested-papr.txt81 be called the L1 must explicitly create the L2 using h_guest_create()
/qemu/hw/ppc/
H A Dspapr_nested.c1270 static target_ulong h_guest_create(PowerPCCPU *cpu, in h_guest_create() function
1842 spapr_register_hypercall(H_GUEST_CREATE, h_guest_create); in spapr_register_nested_papr()