Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H 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()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1275 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
1285 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c2480 physid_set(apicid, phys_cpu_present_map); in generic_processor_info()
H A Dio_apic.c1507 physid_set(i, phys_id_present_map); in setup_ioapic_ids_from_mpc_nocheck()