Searched refs:kvm_ppc_mmuv3_cfg (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 426 struct kvm_ppc_mmuv3_cfg { struct
|
/openbmc/qemu/linux-headers/linux/ |
H A D | kvm.h | 1221 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 307 int (*configure_mmu)(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg);
|
/openbmc/linux/include/uapi/linux/ |
H A D | kvm.h | 1554 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | kvm.h | 1547 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_pr.c | 1978 static int kvm_configure_mmu_pr(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg) in kvm_configure_mmu_pr()
|
H A D | powerpc.c | 2453 struct kvm_ppc_mmuv3_cfg cfg; in kvm_arch_vm_ioctl()
|
H A D | book3s_hv.c | 5928 static int kvmhv_configure_mmu(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg) in kvmhv_configure_mmu()
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 311 struct kvm_ppc_mmuv3_cfg cfg = { in kvmppc_configure_v3_mmu()
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 4245 :Parameters: struct kvm_ppc_mmuv3_cfg (in) 4247 -EFAULT if struct kvm_ppc_mmuv3_cfg cannot be read, 4256 struct kvm_ppc_mmuv3_cfg {
|