Home
last modified time | relevance | path

Searched refs:kvm_resize_hpt (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_64_mmu_hv.c50 struct kvm_resize_hpt { struct
1197 static int resize_hpt_allocate(struct kvm_resize_hpt *resize) in resize_hpt_allocate()
1211 static unsigned long resize_hpt_rehash_hpte(struct kvm_resize_hpt *resize, in resize_hpt_rehash_hpte()
1366 static int resize_hpt_rehash(struct kvm_resize_hpt *resize) in resize_hpt_rehash()
1381 static void resize_hpt_pivot(struct kvm_resize_hpt *resize) in resize_hpt_pivot()
1408 static void resize_hpt_release(struct kvm *kvm, struct kvm_resize_hpt *resize) in resize_hpt_release()
1428 struct kvm_resize_hpt *resize = container_of(work, in resize_hpt_prepare_work()
1429 struct kvm_resize_hpt, in resize_hpt_prepare_work()
1476 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_prepare()
1542 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_commit()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h271 struct kvm_resize_hpt;
305 struct kvm_resize_hpt *resize_hpt; /* protected by kvm->lock */

Completed in 11 milliseconds