cregit-Linux how code gets into the kernel

Release 4.16 arch/x86/kernel/apic/x2apic.h

/* Common bits for X2APIC cluster/physical modes. */

int x2apic_apic_id_valid(int apicid);
int x2apic_apic_id_registered(void);
void __x2apic_send_IPI_dest(unsigned int apicid, int vector, unsigned int dest);
unsigned int x2apic_get_apic_id(unsigned long id);
u32 x2apic_set_apic_id(unsigned int id);
int x2apic_phys_pkg_id(int initial_apicid, int index_msb);
void x2apic_send_IPI_self(int vector);

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Gleixner63100.00%2100.00%
Total63100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.