Home
last modified time | relevance | path

Searched defs:phys_apicid (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/arch/x86/kernel/apic/
Dnumaq_32.c124 static inline int generate_logical_apicid(int quad, int phys_apicid) in generate_logical_apicid()
400 static inline int numaq_check_phys_apicid_present(int phys_apicid) in numaq_check_phys_apicid_present()
Dbigsmp_32.c103 static int bigsmp_check_phys_apicid_present(int phys_apicid) in bigsmp_check_phys_apicid_present()
Dapic_numachip.c86 static int __cpuinit numachip_wakeup_secondary(int phys_apicid, unsigned long start_rip) in numachip_wakeup_secondary()
Des7000_32.c525 static void es7000_apicid_to_cpu_present(int phys_apicid, physid_mask_t *retmap) in es7000_apicid_to_cpu_present()
Dx2apic_uv_x.c199 static int __cpuinit uv_wakeup_secondary(int phys_apicid, unsigned long start_rip) in uv_wakeup_secondary()
/linux-3.4.99/arch/x86/include/asm/
Dsmp.h87 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) argument
Dapic.h613 __default_check_phys_apicid_present(int phys_apicid) in __default_check_phys_apicid_present()
625 default_check_phys_apicid_present(int phys_apicid) in default_check_phys_apicid_present()
Dparavirt.h360 static inline void startup_ipi_hook(int phys_apicid, unsigned long start_eip, in startup_ipi_hook()
/linux-3.4.99/arch/x86/kernel/
Dsetup.c139 int default_check_phys_apicid_present(int phys_apicid) in default_check_phys_apicid_present()
Dsmpboot.c509 wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init()