Searched refs:NT_S390_TIMER (Results 1 – 11 of 11) sorted by relevance
286 #if defined(NT_S390_TIMER) || (defined(HAVE_DECL_NT_S390_TIMER) && HAVE_DECL_NT_S390_TIMER)288 static_assert((NT_S390_TIMER) == (0x301), "NT_S390_TIMER != 0x301");291 # define NT_S390_TIMER 0x301519 XLAT(NT_S390_TIMER),
41 NT_S390_TIMER 0x301
406 #define NT_S390_TIMER 0x301 /* s390 timer register */ macro
223 pub const NT_S390_TIMER: u32 = 769; constant
153 ## Check ELF::NT_S390_TIMER.155 # RUN: llvm-readelf --notes %t31.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_TIMER (…156 # RUN: llvm-readobj --notes %t31.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_TIMER (…
1395 NT_S390_TIMER = 0x301, enumerator
1423 NT_S390_TIMER = 0x301, enumerator
532 #define NT_S390_TIMER 0x301 macro
657 #define NT_S390_TIMER 0x301 /* s390 timer register */ macro
788 #define NT_S390_TIMER 0x301 /* s390 timer register */ macro
5468 {ELF::NT_S390_TIMER, "NT_S390_TIMER (s390 timer register)"},