Searched refs:GET_LAST_CPU (Results 1 – 1 of 1) sorted by relevance
348 #define GET_LAST_CPU(ctx) (ctx)->ctx_last_cpu macro351 #define GET_LAST_CPU(ctx) do {} while(0) macro6099 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) { in pfm_load_regs()