Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dapic_noop.c108 .apicid_to_cpu_present = physid_set_mask_of_physid,
A Dbigsmp_32.c140 .apicid_to_cpu_present = physid_set_mask_of_physid,
A Dprobe_32.c82 .apicid_to_cpu_present = physid_set_mask_of_physid,
A Dapic.c2586 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in apic_bsp_up_setup()
/linux/arch/x86/xen/
A Dapic.c160 .apicid_to_cpu_present = physid_set_mask_of_physid, /* Used on 32-bit */
/linux/arch/x86/include/asm/
A Dmpspec.h133 static inline void physid_set_mask_of_physid(int physid, physid_mask_t *map) in physid_set_mask_of_physid() function
/linux/arch/x86/kernel/
A Dsmpboot.c1284 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in disable_smp()
1286 physid_set_mask_of_physid(0, &phys_cpu_present_map); in disable_smp()

Completed in 13 milliseconds