Searched refs:KVM_CAP_S390_PSW (Results 1 – 7 of 7) sorted by relevance
42 ret = crosvm_check_extension(crosvm, KVM_CAP_S390_PSW, &supported); in main()
258 #if defined(KVM_CAP_S390_PSW) || (defined(HAVE_DECL_KVM_CAP_S390_PSW) && HAVE_DECL_KVM_CAP_S390_PSW)260 static_assert((KVM_CAP_S390_PSW) == (42), "KVM_CAP_S390_PSW != 42");263 # define KVM_CAP_S390_PSW 421110 [KVM_CAP_S390_PSW] = XLAT(KVM_CAP_S390_PSW),
38 KVM_CAP_S390_PSW 42
53 S390Psw = KVM_CAP_S390_PSW,
988 #define KVM_CAP_S390_PSW 42 macro
545 pub const KVM_CAP_S390_PSW: u32 = 42; constant
461 pub const KVM_CAP_S390_PSW: u32 = 42; constant