Searched refs:KVM_PPC_MMUV3_GTSE (Results 1 – 4 of 4) sorted by relevance
433 #define KVM_PPC_MMUV3_GTSE 2 /* global translation shootdown enb. */ macro
6269 if (cfg->flags & ~(KVM_PPC_MMUV3_RADIX | KVM_PPC_MMUV3_GTSE)) in kvmhv_configure_mmu()6312 lpcr = (cfg->flags & KVM_PPC_MMUV3_GTSE) ? LPCR_GTSE : 0; in kvmhv_configure_mmu()
4357 KVM_PPC_MMUV3_GTSE. KVM_PPC_MMUV3_RADIX, if set, configures the guest4359 KVM_PPC_MMUV3_GTSE, if set and if KVM permits it, configures the guest