Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h390 #define H_SVM_PAGE_OUT 0xEF04 macro
/openbmc/linux/Documentation/powerpc/
H A Dultravisor.rst323 ``H_SVM_PAGE_OUT`` hypercall to the Hypervisor. The Hypervisor will
1073 H_SVM_PAGE_OUT subsection
1083 uint64_t hypercall(const uint64_t H_SVM_PAGE_OUT, argument
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c1326 case H_SVM_PAGE_OUT: in kvmppc_pseries_do_hcall()