Searched defs:iosapic (Results 1 – 2 of 2) sorted by relevance
173 static inline unsigned int iosapic_read(void __iomem *iosapic, unsigned int reg) in iosapic_read()179 static inline void iosapic_write(void __iomem *iosapic, unsigned int reg, u32 val) in iosapic_write()
119 struct iosapic_info *iosapic; /* I/O SAPIC this vector is on */ member