Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Darm-smccc.h40 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
42 ((calling_convention) << ARM_SMCCC_CALL_CONV_SHIFT) | \