Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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.c2408 physid_set(apicid, phys_cpu_present_map); in cpu_update_apic()