Home
last modified time | relevance | path

Searched refs:read_apic_id (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/arch/x86/kernel/apic/ !
Dapic_common.c42 return physid_isset(read_apic_id(), phys_cpu_present_map); in default_apic_id_registered()
Dipi.c302 apicid = read_apic_id(); in safe_smp_processor_id()
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()
Dapic.c1706 boot_cpu_physical_apicid = read_apic_id(); in apic_read_boot_cpu_id()
1823 x2apic_id = read_apic_id(); in x2apic_disable()
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()
/linux-6.6.21/arch/x86/kernel/ !
Dvsmp_64.c132 return read_apic_id() >> index_msb; in apicid_phys_pkg_id()
/linux-6.6.21/arch/x86/include/asm/ !
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
/linux-6.6.21/arch/x86/kernel/cpu/ !
Dhygon.c308 c->apicid = read_apic_id(); in init_hygon()
Damd.c1063 c->apicid = read_apic_id(); in init_amd()