Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmpspec.h89 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
136 physid_set(physid, *map); in physid_set_mask_of_physid()
/linux/arch/x86/kernel/
A Dsmpboot.c1329 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
1339 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
/linux/arch/x86/kernel/apic/
A Dapic.c2502 physid_set(apicid, phys_cpu_present_map); in generic_processor_info()
A Dio_apic.c1509 physid_set(i, phys_id_present_map); in setup_ioapic_ids_from_mpc_nocheck()

Completed in 16 milliseconds