Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/powerpc/
Dultravisor.rst880 H_SVM_INIT_START subsection
890 uint64_t hypercall(const uint64_t H_SVM_INIT_START) argument
935 from an SVM or before an H_SVM_INIT_START
944 be made after a prior call to ``H_SVM_INIT_START`` hypercall.
986 be made after a prior call to ``H_SVM_INIT_START`` hypercall and
996 the VM since the prior ``H_SVM_INIT_START`` hypercall, including paging
1007 If after a successful call to ``H_SVM_INIT_START``, the Ultravisor
/linux-5.19.10/arch/powerpc/include/asm/
Dhvcall.h370 #define H_SVM_INIT_START 0xEF08 macro
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv.c1273 case H_SVM_INIT_START: in kvmppc_pseries_do_hcall()