Searched refs:uv_IO_APIC_route_entry (Results 1 – 3 of 3) sorted by relevance
136 struct uv_IO_APIC_route_entry *entry; in arch_enable_uv_irq()140 BUILD_BUG_ON(sizeof(struct uv_IO_APIC_route_entry) != in arch_enable_uv_irq()160 entry = (struct uv_IO_APIC_route_entry *)&mmr_value; in arch_enable_uv_irq()185 struct uv_IO_APIC_route_entry *entry; in arch_disable_uv_irq()187 BUILD_BUG_ON(sizeof(struct uv_IO_APIC_route_entry) != in arch_disable_uv_irq()191 entry = (struct uv_IO_APIC_route_entry *)&mmr_value; in arch_disable_uv_irq()204 struct uv_IO_APIC_route_entry *entry; in uv_set_irq_affinity()211 entry = (struct uv_IO_APIC_route_entry *)&mmr_value; in uv_set_irq_affinity()
15 struct uv_IO_APIC_route_entry { struct
38 struct uv_IO_APIC_route_entry { struct216 struct uv_IO_APIC_route_entry *mmr_value; in xpc_create_gru_mq_uv()271 mmr_value = (struct uv_IO_APIC_route_entry *)&mq->mmr_value; in xpc_create_gru_mq_uv()