Home
last modified time | relevance | path

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

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