Searched refs:is_ccx_allowed (Results 1 – 2 of 2) sorted by relevance
35 .is_ccx_allowed = nvg_is_ccx_allowed,58 .is_ccx_allowed = ari_is_ccx_allowed,218 ret = ops->is_ccx_allowed(cpu_ari_base, arg0, arg1); in mce_command_handler()
136 int32_t (*is_ccx_allowed)(uint32_t ari_base, uint32_t state, member