spectre_v4_enable_mitigation
void spectre_v4_enable_mitigation(const struct arm64_cpu_capabilities *__unused);
.cpu_enable = spectre_v4_enable_mitigation,
spectre_v4_enable_mitigation(NULL);
spectre_v4_enable_mitigation(NULL);