Home
last modified time | relevance | path

Searched refs:KVM_PPC_RESIZE_HPT_PREPARE (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dkvm.h1230 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) macro
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1544 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) macro
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1551 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) macro
/openbmc/qemu/target/ppc/
H A Dkvm.c2926 return kvm_vm_ioctl(cs->kvm_state, KVM_PPC_RESIZE_HPT_PREPARE, &rhpt); in kvmppc_resize_hpt_prepare()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c5862 case KVM_PPC_RESIZE_HPT_PREPARE: { in kvm_arch_vm_ioctl_hv()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4310 4.102 KVM_PPC_RESIZE_HPT_PREPARE
4394 This should only be called after KVM_PPC_RESIZE_HPT_PREPARE has