arm_cspmu_impl_register
ret = arm_cspmu_impl_register(&ere_cspmu_param);
EXPORT_SYMBOL_GPL(arm_cspmu_impl_register);
int arm_cspmu_impl_register(const struct arm_cspmu_impl_match *impl_match);
ret = arm_cspmu_impl_register(&nv_cspmu_param);