Searched refs:mips_splsw (Results 1 – 4 of 4) sorted by relevance
63 return (*mips_splsw.splsw_splhigh)(); in splhigh()69 return (*mips_splsw.splsw_splhigh_noprof)(); in splhigh_noprof()75 return (*mips_splsw.splsw_splsched)(); in splsched()81 return (*mips_splsw.splsw_splvm)(); in splvm()87 return (*mips_splsw.splsw_splsoftserial)(); in splsoftserial()93 return (*mips_splsw.splsw_splsoftnet)(); in splsoftnet()99 return (*mips_splsw.splsw_splsoftbio)(); in splsoftbio()105 return (*mips_splsw.splsw_splsoftclock)(); in splsoftclock()111 (*mips_splsw.splsw_spl0)(); in spl0()117 (*mips_splsw.splsw_splx)(s); in splx()[all …]
262 struct splsw mips_splsw; variable1310 mips_splsw = std_splsw; in mips_vector_init()1315 mips_splsw = *splsw; in mips_vector_init()
123 extern struct splsw mips_splsw;
220 mips64r2_vector_init(&mips_splsw); in octeon_cpu_init()