Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dapic_flat_64.c147 .icr_read = native_apic_icr_read,
238 .icr_read = native_apic_icr_read,
Dapic_numachip.c281 .icr_read = native_apic_icr_read,
328 .icr_read = native_apic_icr_read,
Dbigsmp_32.c161 .icr_read = native_apic_icr_read,
Dprobe_32.c103 .icr_read = native_apic_icr_read,
Dapic.c284 u64 native_apic_icr_read(void) in native_apic_icr_read() function
/Linux-v6.1/arch/x86/include/asm/
Dapic.h118 extern u64 native_apic_icr_read(void);