Home
last modified time | relevance | path

Searched refs:physid_set (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmpspec.h86 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
107 physid_set(physid, *map); in physid_set_mask_of_physid()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c1285 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
1295 physid_set(hard_smp_processor_id(), phys_cpu_present_map); in smp_sanity_check()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dio_apic.c1511 physid_set(i, phys_id_present_map); in setup_ioapic_ids_from_mpc_nocheck()
1516 physid_set(mpc_ioapic_id(ioapic_idx), phys_id_present_map); in setup_ioapic_ids_from_mpc_nocheck()
H A Dapic.c2402 physid_set(apicid, phys_cpu_present_map); in cpu_update_apic()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c2479 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()

Completed in 17 milliseconds