Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-generic/
A Dmach_apic.h66 static inline void set_apicid(int phys_apicid, physid_mask_t *map) in set_apicid() argument
68 physid_set(phys_apicid, *map); in set_apicid()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c390 static int wakeup_secondary_cpu(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu() argument
407 phys_apicid); in wakeup_secondary_cpu()
423 apic_icr_write(APIC_INT_LEVELTRIG | APIC_DM_INIT, phys_apicid); in wakeup_secondary_cpu()
459 apic_icr_write(APIC_DM_STARTUP | (start_eip >> 12), phys_apicid); in wakeup_secondary_cpu()

Completed in 4 milliseconds