Searched refs:KVM_PPC_MMUV3_GTSE (Results 1 – 6 of 6) sorted by relevance
434 #define KVM_PPC_MMUV3_GTSE 2 /* global translation shootdown enb. */ macro
433 #define KVM_PPC_MMUV3_GTSE 2 /* global translation shootdown enb. */ macro
5939 if (cfg->flags & ~(KVM_PPC_MMUV3_RADIX | KVM_PPC_MMUV3_GTSE)) in kvmhv_configure_mmu()5982 lpcr = (cfg->flags & KVM_PPC_MMUV3_GTSE) ? LPCR_GTSE : 0; in kvmhv_configure_mmu()
319 flags |= KVM_PPC_MMUV3_GTSE; in kvmppc_configure_v3_mmu()
4262 KVM_PPC_MMUV3_GTSE. KVM_PPC_MMUV3_RADIX, if set, configures the guest4264 KVM_PPC_MMUV3_GTSE, if set and if KVM permits it, configures the guest