Home
last modified time | relevance | path

Searched refs:UVH_IPI_INT_SEND_SHFT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/platform/uv/
H A Duv_time.c78 val = (1UL << UVH_IPI_INT_SEND_SHFT) | in uv_rtc_send_IPI()
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c677 val = (1UL << UVH_IPI_INT_SEND_SHFT) | in uv_wakeup_secondary()
684 val = (1UL << UVH_IPI_INT_SEND_SHFT) | in uv_wakeup_secondary()
705 val = (1UL << UVH_IPI_INT_SEND_SHFT) | in uv_send_IPI_one()
/linux/arch/x86/include/asm/uv/
H A Duv_mmrs.h2717 #define UVH_IPI_INT_SEND_SHFT 63 macro