Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dapic_flat_64.c60 .icr_read = native_apic_icr_read,
H A Dapic.c234 u64 native_apic_icr_read(void) in native_apic_icr_read() function