Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhvcall.h352 #define H_SVM_INIT_START 0xEF08 macro
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv.c1096 case H_SVM_INIT_START: in kvmppc_pseries_do_hcall()