Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dapic_noop.c32 static u32 noop_get_apic_id(u32 apicid) { return 0; } in noop_get_apic_id() function
56 .get_apic_id = noop_get_apic_id,