Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dmpspec.h104 static inline void physid_set_mask_of_physid(int physid, physid_mask_t *map) in physid_set_mask_of_physid() function
/linux-6.6.21/arch/x86/kernel/
Dsmpboot.c1136 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in disable_smp()
1138 physid_set_mask_of_physid(0, &phys_cpu_present_map); in disable_smp()
/linux-6.6.21/arch/x86/kernel/apic/
Dapic.c2504 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in apic_bsp_up_setup()
Dio_apic.c2545 physid_set_mask_of_physid(apic_id, &tmp); in io_apic_get_unique_id()