Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_noop.c31 static unsigned int noop_get_apic_id(unsigned long x) { return 0; } in noop_get_apic_id() function
60 .get_apic_id = noop_get_apic_id,