Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_book3s.h296 long kvmhv_copy_tofrom_guest_nested(struct kvm_vcpu *vcpu);
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c494 long kvmhv_copy_tofrom_guest_nested(struct kvm_vcpu *vcpu) in kvmhv_copy_tofrom_guest_nested() function
H A Dbook3s_hv.c1073 ret = kvmhv_copy_tofrom_guest_nested(vcpu); in kvmppc_pseries_do_hcall()