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