Home
last modified time | relevance | path

Searched refs:KVM_CAP_PPC_SMT_POSSIBLE (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dkvm_cap.h993 #if defined(KVM_CAP_PPC_SMT_POSSIBLE) || (defined(HAVE_DECL_KVM_CAP_PPC_SMT_POSSIBLE) && HAVE_DECL_…
995 static_assert((KVM_CAP_PPC_SMT_POSSIBLE) == (147), "KVM_CAP_PPC_SMT_POSSIBLE != 147");
998 # define KVM_CAP_PPC_SMT_POSSIBLE 147
1215 [KVM_CAP_PPC_SMT_POSSIBLE] = XLAT(KVM_CAP_PPC_SMT_POSSIBLE),
Dkvm_cap.in143 KVM_CAP_PPC_SMT_POSSIBLE 147
/external/kernel-headers/original/uapi/linux/
Dkvm.h970 #define KVM_CAP_PPC_SMT_POSSIBLE 147 macro