Searched refs:omap_splx (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domap_intr.h129 omap_splx(int new) function
138 #error Revisit loop unrolling in omap_splx()
156 omap_splx(ipl);
164 omap_splx(ipl);
176 #define splx(new) omap_splx(new)
H A Domap2430_intr.h157 #define omap_splx splx macro
H A Domap_intr.c189 omap_splx(IPL_SERIAL);
365 omap_splx(curcpl());
413 omap_splx(ipl);

Completed in 105 milliseconds