Searched defs:opl (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/riscv/riscv/ | ||
| H A D | softint_machdep.c | 87 const int opl = ci->ci_cpl; local in function:softint_deliver |
| /src/sys/arch/playstation2/playstation2/ | ||
| H A D | interrupt.c | 190 int s, opl; local in function:splraise |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | cpu_machdep.c | 118 const int opl = ci->ci_cpl; local in function:dosoftints |
| /src/sys/arch/arm/arm32/ | ||
| H A D | arm32_machdep.c | 689 const int opl = ci->ci_cpl; local in function:dosoftints |
Completed in 4 milliseconds