Searched refs:kvm_ppc_resize_hpt (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | kvm.h | 739 struct kvm_ppc_resize_hpt { struct 1301 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) 1302 #define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | kvm.h | 739 struct kvm_ppc_resize_hpt { struct 1301 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) 1302 #define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kvm.h | 791 struct kvm_ppc_resize_hpt { struct 1385 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) 1386 #define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kvm.h | 791 struct kvm_ppc_resize_hpt { struct 1385 #define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt) 1386 #define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kvm_ppc.h | 222 struct kvm_ppc_resize_hpt *rhpt); 224 struct kvm_ppc_resize_hpt *rhpt);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu_hv.c | 1489 struct kvm_ppc_resize_hpt *rhpt) in kvm_vm_ioctl_resize_hpt_prepare() 1555 struct kvm_ppc_resize_hpt *rhpt) in kvm_vm_ioctl_resize_hpt_commit()
|
| H A D | book3s_hv.c | 5359 struct kvm_ppc_resize_hpt rhpt; in kvm_arch_vm_ioctl_hv() 5370 struct kvm_ppc_resize_hpt rhpt; in kvm_arch_vm_ioctl_hv()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 3834 :Parameters: struct kvm_ppc_resize_hpt (in) 3870 :Parameters: struct kvm_ppc_resize_hpt (in) 3913 struct kvm_ppc_resize_hpt { 3925 :Parameters: struct kvm_ppc_resize_hpt (in) 3958 struct kvm_ppc_resize_hpt {
|