D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
arch
/
x86
/
include
/
asm
/
Filename :
irq_work.h
back
Copy
#ifndef _ASM_IRQ_WORK_H #define _ASM_IRQ_WORK_H #include <asm/cpufeature.h> static inline bool arch_irq_work_has_interrupt(void) { return cpu_has_apic; } #endif /* _ASM_IRQ_WORK_H */