Searched refs:enter_cstate (Results 1 – 2 of 2) sorted by relevance
29 .enter_cstate = nvg_enter_cstate,52 .enter_cstate = ari_enter_cstate,175 ret = ops->enter_cstate(cpu_ari_base, arg0, arg1); in mce_command_handler()
89 int32_t (*enter_cstate)(uint32_t ari_base, uint32_t state, member