Home
last modified time | relevance | path

Searched refs:SMCCC_RET_NOT_REQUIRED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Darm-smccc.h190 #define SMCCC_RET_NOT_REQUIRED -2 macro
/openbmc/linux/include/linux/
H A Darm-smccc.h194 #define SMCCC_RET_NOT_REQUIRED -2 macro
/openbmc/linux/arch/arm64/kvm/
H A Dhypercalls.c314 val[0] = SMCCC_RET_NOT_REQUIRED; in kvm_smccc_call_handler()
/openbmc/linux/arch/arm64/kernel/
H A Dproton-pack.c502 case SMCCC_RET_NOT_REQUIRED: in spectre_v4_get_cpu_fw_mitigation_state()