Searched defs:get_pcpu (Results 1 – 7 of 7) sorted by relevance
84 #define get_pcpu() (pcpup) macro86 #define get_pcpu() __extension__ ({ \ macro
44 #define get_pcpu() (pcpup->pc_ ## prvspace) macro
61 #define get_pcpu() pcpup macro
82 #define get_pcpu() (PCPUP->pc_self) macro
216 #define get_pcpu() __extension__ ({ \ macro
232 #define get_pcpu() __extension__ ({ \ macro
192 get_pcpu(struct channel_info *chan_info, unsigned int vcpu) in get_pcpu() function