Searched refs:KDP_XCPU_NONE (Results 1 – 2 of 2) sorted by relevance
151 typedef enum {KDP_XCPU_NONE = 0xffff, KDP_CURRENT_LCPU = 0xfffe} kdp_cpu_t; enumerator
160 .cpu = KDP_XCPU_NONE1845 while (kdp_xcpu_call_func.cpu != KDP_XCPU_NONE && in kdp_x86_xcpu_invoke()1860 kdp_xcpu_call_func.cpu = KDP_XCPU_NONE; in kdp_x86_xcpu_poll()