Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/apic/
Dapic_flat_64.c199 .icr_read = native_apic_icr_read,
306 .icr_read = native_apic_icr_read,
Dapic_numachip.c288 .icr_read = native_apic_icr_read,
339 .icr_read = native_apic_icr_read,
Dprobe_32.c119 .icr_read = native_apic_icr_read,
Dbigsmp_32.c194 .icr_read = native_apic_icr_read,
Dapic.c267 u64 native_apic_icr_read(void) in native_apic_icr_read() function
/linux-4.4.14/arch/x86/include/asm/
Dapic.h107 extern u64 native_apic_icr_read(void);