Home
last modified time | relevance | path

Searched refs:default_get_apic_id (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/apic/
Dprobe_32.c102 .get_apic_id = default_get_apic_id,
/arch/x86/include/asm/
Dapic.h457 static inline unsigned default_get_apic_id(unsigned long x) in default_get_apic_id() function