Searched refs:update_vector (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kernel/apic/ |
| H A D | x2apic_savic.c | 36 static inline void update_vector(unsigned int cpu, unsigned int offset, in update_vector() function 141 update_vector(cpu, APIC_IRR, vector, true); in send_ipi_dest() 301 update_vector(cpu, SAVIC_ALLOWED_IRR, vector, set); in savic_update_vector() 316 update_vector(cpu, APIC_ISR, vec, false); in savic_eoi() 425 .update_vector = savic_update_vector,
|