splhigh_noprof
int __noprofile splhigh_noprof(void);
#define MCOUNT_ENTER s = splhigh_noprof()
int splhigh_noprof(void); \
int splhigh_noprof(void) __section(".stub");
int splhigh_noprof(void);