Searched refs:fastcall (Results 1 – 6 of 6) sorted by relevance
24 #define fastcall __attribute__((regparm(3))) macro
61 #define ATTRIBUTES __attribute__((noinline)) __attribute__((fastcall))
77 #define ATTRIBUTES __attribute__((noinline)) __attribute__((fastcall))
65 #define fastcall macro
85 void fastcall (*handle_irq)(unsigned int irq,
34 #define __lockfunc fastcall __attribute__((section(".spinlock.text")))