Searched refs:SDEI_SAVED_GPREGS (Results 1 – 1 of 1) sorted by relevance
22 #define SDEI_SAVED_GPREGS 18U macro33 uint64_t x[SDEI_SAVED_GPREGS];187 CASSERT(sizeof(disp_ctx->x) == (SDEI_SAVED_GPREGS * sizeof(uint64_t)), in restore_event_ctx()688 if (param >= SDEI_SAVED_GPREGS) in sdei_event_context()