Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h227 extern int kvm_vm_ioctl_resize_hpt_commit(struct kvm *kvm,
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1552 int kvm_vm_ioctl_resize_hpt_commit(struct kvm *kvm, in kvm_vm_ioctl_resize_hpt_commit() function
H A Dbook3s_hv.c5872 r = kvm_vm_ioctl_resize_hpt_commit(kvm, &rhpt); in kvm_arch_vm_ioctl_hv()