Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
Dsmcall.h19 #define SMC_NR(entity, fn, fastcall, smc64) \ argument
20 (((((unsigned int) (fastcall)) & 0x1) << 31) | \