Searched refs:KVM_EXIT_S390_RESET (Results 1 – 4 of 4) sorted by relevance
104 #if defined(KVM_EXIT_S390_RESET) || (defined(HAVE_DECL_KVM_EXIT_S390_RESET) && HAVE_DECL_KVM_EXIT_S…106 static_assert((KVM_EXIT_S390_RESET) == (14), "KVM_EXIT_S390_RESET != 14");109 # define KVM_EXIT_S390_RESET 14227 [KVM_EXIT_S390_RESET] = XLAT(KVM_EXIT_S390_RESET),
16 KVM_EXIT_S390_RESET 14
1371 {KVM_EXIT_S390_RESET, "S390_RESET"},
224 #define KVM_EXIT_S390_RESET 14 macro