Searched defs:DEBUG_PRINTF_CS_IP (Results 1 – 1 of 1) sorted by relevance
103 #define DEBUG_PRINTF_CS_IP(_x...) DEBUG_PRINTF("[%08lx]%x:%x ", (current_time_from(&zero)).microsec… macro105 #define DEBUG_PRINTF_CS_IP(_x...) DEBUG_PRINTF("%x:%x ", M.x86.R_CS, M.x86.R_IP); DEBUG_PRINTF(_x); macro121 #define DEBUG_PRINTF_CS_IP(_x...) macro