Searched refs:fastcall (Results 1 – 4 of 4) sorted by relevance
24 #define fastcall __attribute__((regparm(3))) macro
63 #define fastcall macro
77 void fastcall (*handle_irq)(unsigned int irq,
30 #define __lockfunc fastcall __attribute__((section(".spinlock.text")))