Lines Matching refs:UINT32_C
41 #define PERF_STK_KHDR UINT32_C(0x25020014)
42 #define PERF_STK_UHDR UINT32_C(0x25020018)
60 #define MP_CPUS_CALL UINT32_C(0x1900004)
62 #define DISPATCH_AFTER_EVENT UINT32_C(0xfefffffc)
710 #define NON_TRIGGER_CLASS UINT32_C(0xfd)
711 #define NON_TRIGGER_SUBCLASS UINT32_C(0xff)
712 #define NON_TRIGGER_CODE UINT32_C(0xff)
798 #define TRIGGER_CLASS UINT32_C(0xfe)
799 #define TRIGGER_CLASS_END UINT32_C(0xfd)
800 #define TRIGGER_SUBCLASS UINT32_C(0xff)
801 #define TRIGGER_CODE UINT32_C(0)