Home
last modified time | relevance | path

Searched refs:read_apic_id (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c1341 if (read_apic_id() != boot_cpu_physical_apicid) { in __apic_intr_mode_select()
1343 read_apic_id(), boot_cpu_physical_apicid); in __apic_intr_mode_select()
1823 x2apic_id = read_apic_id(); in x2apic_disable()
2065 boot_cpu_physical_apicid = read_apic_id(); in init_apic_mappings()
2089 new_apicid = read_apic_id(); in init_apic_mappings()
2113 boot_cpu_physical_apicid = read_apic_id(); in register_lapic_address()
2378 * returned by read_apic_id(), i.e, the apicid of the in generic_processor_info()
2392 * for now and here we use read_apic_id() directly in this in generic_processor_info()
2396 disabled_cpu_apicid != read_apic_id() && in generic_processor_info()
2488 return read_apic_id(); in hard_smp_processor_id()
[all...]
H A Dprobe_32.c35 return physid_isset(read_apic_id(), phys_cpu_present_map); in default_apic_id_registered()
H A Dvector.c1097 pr_info("... APIC ID: %08x (%01x)\n", v, read_apic_id()); in print_local_APIC()
H A Dio_apic.c1430 entry.dest = read_apic_id(); in native_restore_boot_irq_mode()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic_common.c42 return physid_isset(read_apic_id(), phys_cpu_present_map); in default_apic_id_registered()
H A Dipi.c302 apicid = read_apic_id(); in safe_smp_processor_id()
H A Dvector.c1211 smp_processor_id(), read_apic_id()); in print_local_APIC()
1213 pr_info("... APIC ID: %08x (%01x)\n", v, read_apic_id()); in print_local_APIC()
H A Dapic.c1706 boot_cpu_physical_apicid = read_apic_id(); in apic_read_boot_cpu_id()
1823 x2apic_id = read_apic_id(); in x2apic_disable()
H A Dio_apic.c1425 u32 apic_id = read_apic_id(); in native_restore_boot_irq_mode()
2094 apic_id = read_apic_id(); in unlock_ExtINT_logic()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvsmp_64.c132 return read_apic_id() >> index_msb; in apicid_phys_pkg_id()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h520 static inline unsigned int read_apic_id(void) in read_apic_id() function
547 static inline unsigned int read_apic_id(void) { return 0; } in read_apic_id() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h485 static inline unsigned int read_apic_id(void) in read_apic_id() function
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dhygon.c308 c->apicid = read_apic_id(); in init_hygon()
H A Damd.c1063 c->apicid = read_apic_id(); in init_amd()

Completed in 23 milliseconds