native_apic_icr_read  120 arch/x86/include/asm/apic.h extern u64 native_apic_icr_read(void);
native_apic_icr_read  149 arch/x86/kernel/apic/apic_flat_64.c 	.icr_read			= native_apic_icr_read,
native_apic_icr_read  242 arch/x86/kernel/apic/apic_flat_64.c 	.icr_read			= native_apic_icr_read,
native_apic_icr_read  283 arch/x86/kernel/apic/apic_numachip.c 	.icr_read			= native_apic_icr_read,
native_apic_icr_read  332 arch/x86/kernel/apic/apic_numachip.c 	.icr_read			= native_apic_icr_read,
native_apic_icr_read  163 arch/x86/kernel/apic/bigsmp_32.c 	.icr_read			= native_apic_icr_read,
native_apic_icr_read  105 arch/x86/kernel/apic/probe_32.c 	.icr_read			= native_apic_icr_read,