Searched refs:SDEI_SAVED_GPREGS (Results 1 – 1 of 1) sorted by relevance
23 #define SDEI_SAVED_GPREGS 18U macro34 uint64_t x[SDEI_SAVED_GPREGS];188 CASSERT(sizeof(disp_ctx->x) == (SDEI_SAVED_GPREGS * sizeof(uint64_t)), in restore_event_ctx()753 if (param >= SDEI_SAVED_GPREGS) in sdei_event_context()
Completed in 3 milliseconds