Home
last modified time | relevance | path

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

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