Sign in
gem5
/
arm
/
linux
/
b084116f8587b222a2c5ef6dcd846f40f24b9420
/
.
/
lib
/
locking-selftest-softirq.h
blob: 6adde4867cb8dfbf7e091d846f14befd9517436f [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#undef
IRQ_DISABLE
#undef
IRQ_ENABLE
#undef
IRQ_ENTER
#undef
IRQ_EXIT
#define
IRQ_DISABLE SOFTIRQ_DISABLE
#define
IRQ_ENABLE SOFTIRQ_ENABLE
#define
IRQ_ENTER SOFTIRQ_ENTER
#define
IRQ_EXIT SOFTIRQ_EXIT