Searched refs:native_io_apic_modify (Results 1 – 3 of 3) sorted by relevance
216 extern void native_io_apic_modify(unsigned int apic, unsigned int reg, unsigned int val);276 #define native_io_apic_modify NULL macro
147 .modify = native_io_apic_modify,
313 void native_io_apic_modify(unsigned int apic, unsigned int reg, unsigned int value) in native_io_apic_modify() function