Home
last modified time | relevance | path

Searched refs:hv_apic_eoi_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c87 static void hv_apic_eoi_write(u32 reg, u32 val) in hv_apic_eoi_write() function
282 * exception is hv_apic_eoi_write, because it benefits from in hv_apic_init()
286 apic_set_eoi_write(hv_apic_eoi_write); in hv_apic_init()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c89 static void hv_apic_eoi_write(void) in hv_apic_eoi_write() function
316 * exception is hv_apic_eoi_write, because it benefits from in hv_apic_init()
320 apic_update_callback(eoi, hv_apic_eoi_write); in hv_apic_init()

Completed in 2 milliseconds