Searched refs:noop_get_apic_id (Results 1 – 1 of 1) sorted by relevance
31 static unsigned int noop_get_apic_id(unsigned long x) { return 0; } in noop_get_apic_id() function60 .get_apic_id = noop_get_apic_id,