Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c51 struct kvm_resize_hpt { struct
1212 static int resize_hpt_allocate(struct kvm_resize_hpt *resize) in resize_hpt_allocate()
1226 static unsigned long resize_hpt_rehash_hpte(struct kvm_resize_hpt *resize, in resize_hpt_rehash_hpte()
1381 static int resize_hpt_rehash(struct kvm_resize_hpt *resize) in resize_hpt_rehash()
1396 static void resize_hpt_pivot(struct kvm_resize_hpt *resize) in resize_hpt_pivot()
1423 static void resize_hpt_release(struct kvm *kvm, struct kvm_resize_hpt *resize) in resize_hpt_release()
1443 struct kvm_resize_hpt *resize = container_of(work, in resize_hpt_prepare_work()
1444 struct kvm_resize_hpt, in resize_hpt_prepare_work()
1491 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_prepare()
1557 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_commit()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h271 struct kvm_resize_hpt;
305 struct kvm_resize_hpt *resize_hpt; /* protected by kvm->lock */