Home
last modified time | relevance | path

Searched defs:spllower (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/sys/arch/powerpc/powerpc/
Dintr.c73 spllower(int newcpl) in spllower() function
/openbsd/src/sys/arch/mips64/mips64/
Dinterrupt.c238 spllower(int newipl) in spllower() function
/openbsd/src/sys/arch/hppa/include/
Dintr.h94 spllower(int ncpl) in spllower() function
/openbsd/src/sys/arch/armv7/include/
Dintr.h113 #define spllower(cpl) (arm_intr_func.lower(cpl)) macro
/openbsd/src/sys/arch/arm64/include/
Dintr.h111 #define spllower(cpl) (arm_intr_func.lower(cpl)) macro
/openbsd/src/sys/arch/riscv64/include/
Dintr.h132 #define spllower(cpl) (riscv_intr_func.lower(cpl)) macro
/openbsd/src/sys/arch/amd64/amd64/
Dintr.c787 spllower(int nlevel) function
/openbsd/src/sys/arch/powerpc64/powerpc64/
Dintr.c127 spllower(int new) in spllower() function
/openbsd/src/sys/arch/riscv64/riscv64/
Dintr.c684 spllower(int ipl) in spllower() function
/openbsd/src/sys/arch/armv7/armv7/
Dintr.c794 spllower(int ipl) in spllower() function
/openbsd/src/sys/arch/arm64/arm64/
Dintr.c764 spllower(int ipl) in spllower() function
/openbsd/src/sys/arch/i386/i386/
Dmachdep.c3939 spllower(int ncpl) in spllower() function