Home
last modified time | relevance | path

Searched defs:update_vector (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dx2apic_savic.c36 static inline void update_vector(unsigned int cpu, unsigned int offset, in update_vector() function
/linux/arch/x86/include/asm/
H A Dapic.h322 void (*update_vector)(unsigned int cpu, unsigned int vector, bool set); member