Home
last modified time | relevance | path

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

/linux/Documentation/arch/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
/linux/arch/powerpc/include/asm/
H A Dhvcall.h414 #define H_SVM_INIT_START 0xEF08 macro