Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-generic/
A Dmach_apic.h68 physid_set(phys_apicid, *map); in set_apicid()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmpspec.h41 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c825 physid_set(0, phys_cpu_present_map); in smp_prepare_cpus()
841 physid_set(get_apic_id(), phys_cpu_present_map); in smp_prepare_cpus()
A Dapic.c1400 physid_set(boot_cpu_physical_apicid, phys_cpu_present_map); in APIC_init_uniprocessor()

Completed in 8 milliseconds