Lines Matching refs:UINT32_C
43 #define PERF_STK_KHDR UINT32_C(0x25020014)
44 #define PERF_STK_UHDR UINT32_C(0x25020018)
62 #define MP_CPUS_CALL UINT32_C(0x1900004)
64 #define DISPATCH_AFTER_EVENT UINT32_C(0xfefffffc)
716 #define NON_TRIGGER_CLASS UINT32_C(0xfd)
717 #define NON_TRIGGER_SUBCLASS UINT32_C(0xff)
718 #define NON_TRIGGER_CODE UINT32_C(0xff)
804 #define TRIGGER_CLASS UINT32_C(0xfe)
805 #define TRIGGER_CLASS_END UINT32_C(0xfd)
806 #define TRIGGER_SUBCLASS UINT32_C(0xff)
807 #define TRIGGER_CODE UINT32_C(0)