Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_noop.c30 static int noop_phys_pkg_id(int cpuid_apic, int index_msb) { return 0; } in noop_phys_pkg_id() function
57 .phys_pkg_id = noop_phys_pkg_id,