Searched refs:kvm_ppc_mmuv3_cfg (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/kernel/linux/linux-5.10/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/kernel/linux/linux-6.6/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 427 struct kvm_ppc_mmuv3_cfg { struct
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 305 int (*configure_mmu)(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 307 int (*configure_mmu)(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg);
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | kvm.h | 1388 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | kvm.h | 1410 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1076 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1076 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1028 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_pr.c | 1990 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 | 2397 struct kvm_ppc_mmuv3_cfg cfg; in kvm_arch_vm_ioctl()
|
H A D | book3s_hv.c | 5430 static int kvmhv_configure_mmu(struct kvm *kvm, struct kvm_ppc_mmuv3_cfg *cfg) in kvmhv_configure_mmu()
|
/kernel/linux/linux-6.6/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 | 2451 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()
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | kvm.h | 1554 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | kvm.h | 1547 #define KVM_PPC_CONFIGURE_V3_MMU _IOW(KVMIO, 0xaf, struct kvm_ppc_mmuv3_cfg)
|
Completed in 68 milliseconds