Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhvcall.h389 #define H_SVM_PAGE_OUT 0xEF04 macro
/linux-6.1.9/Documentation/powerpc/
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
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c1323 case H_SVM_PAGE_OUT: in kvmppc_pseries_do_hcall()