Searched refs:SMCCC_RET_SUCCESS (Results 1 – 3 of 3) sorted by relevance
124 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_1) != SMCCC_RET_SUCCESS) in install_psci_bp_hardening()151 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_2) != SMCCC_RET_SUCCESS) in install_ssbd_workaround()
80 #define SMCCC_RET_SUCCESS 0 macro
188 &result) == SMCCC_RET_SUCCESS) { in pci_host_acpi_smccc_attach()