Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c234 .icr_read = native_apic_icr_read,
268 .icr_read = native_apic_icr_read,
H A Dapic_flat_64.c60 .icr_read = native_apic_icr_read,
H A Dprobe_32.c64 .icr_read = native_apic_icr_read,
H A Dapic.c234 u64 native_apic_icr_read(void) in native_apic_icr_read() function
/linux/arch/x86/include/asm/
H A Dapic.h113 extern u64 native_apic_icr_read(void);