Searched refs:splhigh_noprof (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dprofile.h50 int splhigh_noprof(void); \
148 #define MCOUNT_ENTER s = splhigh_noprof()
H A Dintr.h128 int __noprofile splhigh_noprof(void);
/netbsd-current/sys/arch/mips/mips/
H A Dspl_stubs.c44 int splhigh_noprof(void) __section(".stub");
67 splhigh_noprof(void) function
H A Dlocore.S185 jal _C_LABEL(splhigh_noprof) # go to splhigh
490 j _C_LABEL(splhigh_noprof)
H A Dlocore_mips1.S475 jal _C_LABEL(splhigh_noprof)
777 jal _C_LABEL(splhigh_noprof) # splhigh()
H A DmipsX_subr.S1146 jal _C_LABEL(splhigh_noprof)
1529 jal _C_LABEL(splhigh_noprof) # splhigh()
/netbsd-current/sys/arch/riscv/include/
H A Dintr.h127 int splhigh_noprof(void);

Completed in 1704 milliseconds