Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Darm-smccc.h335 #define SMCCC_RET_NOT_REQUIRED -2 macro
/linux-4.19.296/virt/kvm/arm/
Dpsci.c428 val = SMCCC_RET_NOT_REQUIRED; in kvm_hvc_call_handler()