Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h392 #define H_SVM_INIT_DONE 0xEF0C macro
/openbmc/linux/Documentation/powerpc/
H A Dultravisor.rst907 completed, Ultravisor issues the H_SVM_INIT_DONE hypercall.
916 H_SVM_INIT_DONE subsection in Hypervisor calls to support Ultravisor
926 uint64_t hypercall(const uint64_t H_SVM_INIT_DONE) argument
977 H_SVM_INIT_DONE hypercall was successful).
987 before a call to ``H_SVM_INIT_DONE``.
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c1339 case H_SVM_INIT_DONE: in kvmppc_pseries_do_hcall()