Home
last modified time | relevance | path

Searched refs:physid_set_mask_of_physid (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_noop.c112 .apicid_to_cpu_present = physid_set_mask_of_physid,
H A Dprobe_32.c85 .apicid_to_cpu_present = physid_set_mask_of_physid,
H A Dbigsmp_32.c143 .apicid_to_cpu_present = physid_set_mask_of_physid,
H A Dapic.c2523 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in apic_bsp_up_setup()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmpspec.h104 static inline void physid_set_mask_of_physid(int physid, physid_mask_t *map) in physid_set_mask_of_physid() function
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dapic.c163 .apicid_to_cpu_present = physid_set_mask_of_physid, /* Used on 32-bit */
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmpspec.h133 static inline void physid_set_mask_of_physid(int physid, physid_mask_t *map) in physid_set_mask_of_physid() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A 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()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c1240 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in disable_smp()
1242 physid_set_mask_of_physid(0, &phys_cpu_present_map); in disable_smp()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c2504 physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map); in apic_bsp_up_setup()
H A Dio_apic.c2545 physid_set_mask_of_physid(apic_id, &tmp); in io_apic_get_unique_id()

Completed in 17 milliseconds