D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
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 */