Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dmpspec.h86 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
107 physid_set(physid, *map); in physid_set_mask_of_physid()
/Linux-v6.6/arch/x86/kernel/apic/
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()
Dapic.c2391 physid_set(apicid, phys_cpu_present_map); in cpu_update_apic()