Home
last modified time | relevance | path

Searched refs:native_apic_icr_read (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/arch/x86/kernel/apic/
Dapic_flat_64.c110 .icr_read = native_apic_icr_read,
182 .icr_read = native_apic_icr_read,
Dapic_numachip.c251 .icr_read = native_apic_icr_read,
288 .icr_read = native_apic_icr_read,
Dbigsmp_32.c109 .icr_read = native_apic_icr_read,
Dprobe_32.c64 .icr_read = native_apic_icr_read,
Dapic.c254 u64 native_apic_icr_read(void) in native_apic_icr_read() function
/linux-6.6.21/arch/x86/include/asm/
Dapic.h108 extern u64 native_apic_icr_read(void);