Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic_flat_64.c149 .icr_read = native_apic_icr_read,
242 .icr_read = native_apic_icr_read,
H A Dapic_numachip.c283 .icr_read = native_apic_icr_read,
332 .icr_read = native_apic_icr_read,
H A Dbigsmp_32.c164 .icr_read = native_apic_icr_read,
H A Dprobe_32.c106 .icr_read = native_apic_icr_read,
H A Dapic.c281 u64 native_apic_icr_read(void) in native_apic_icr_read() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapic.h120 extern u64 native_apic_icr_read(void);