Searched refs:__GLOBL (Results 1 – 4 of 4) sorted by relevance
59 __GLOBL(__start_set_pcpu);61 __GLOBL(__stop_set_pcpu);
403 #define __GLOBL(sym) __asm__(".globl " __XSTRING(sym)) macro
159 __GLOBL(__start_set_vnet);161 __GLOBL(__stop_set_vnet);
64 def __GLOBL(sym): return __GLOBL1(sym) function